diff options
Diffstat (limited to 'samples/BUILD.gn')
-rw-r--r-- | samples/BUILD.gn | 1 |
1 files changed, 0 insertions, 1 deletions
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") { |