summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--BUILD.gn1
-rw-r--r--samples/BUILD.gn1
2 files changed, 0 insertions, 2 deletions
diff --git a/BUILD.gn b/BUILD.gn
index 8b837c2ee2..b41c1cdb07 100644
--- a/BUILD.gn
+++ b/BUILD.gn
@@ -2,7 +2,6 @@
# Use of this source code is governed by a BSD-style license that can be
# found in the LICENSE file.
-import("//build_overrides/v8.gni")
import("//testing/test.gni")
import("pdfium.gni")
diff --git a/samples/BUILD.gn b/samples/BUILD.gn
index b66554d600..b4baf2b889 100644
--- a/samples/BUILD.gn
+++ b/samples/BUILD.gn
@@ -3,7 +3,6 @@
# found in the LICENSE file.
import("//build/config/sanitizers/sanitizers.gni")
-import("//build_overrides/v8.gni")
import("../pdfium.gni")
group("samples") {