diff --git a/services/BUILD.gn b/services/BUILD.gn index 07f4ca61937aebc599d2a476cf9cbef02c8bcff6..fa78715a923bf51ec18c4d82209611677b46a2c7 100644 --- a/services/BUILD.gn +++ b/services/BUILD.gn @@ -10,8 +10,8 @@ # WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. # See the License for the specific language governing permissions and # limitations under the License. -import("//build/lite/config/component/lite_component.gni") -import("//build/lite/ndk/ndk.gni") +import("//build/hb/config/component/lite_component.gni") +import("//build/hb/ndk/ndk.gni") lite_component("bootstrap") { features = [ "//base/startup/bootstrap_lite/services/source:bootstrap" ]