diff --git a/BUILD.gn b/BUILD.gn index 71a2dc951d0b86deb46b8b4ad2c0449f9729b9d4..af22a5ffabef9b56e9c6ecc2bd34c92dc4001f11 100644 --- a/BUILD.gn +++ b/BUILD.gn @@ -9,7 +9,7 @@ # but WITHOUT ANY WARRANTY; without even the implied warranty of # MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the # GNU General Public License for more details. -import("//build/lite/config/component/lite_component.gni") +import("//build/hb/config/component/lite_component.gni") config("popt_config") { include_dirs = [ "//third_party/popt/src" ]