From 7a82a6294a34db85cf5cfa4b6a994708f7a915e7 Mon Sep 17 00:00:00 2001 From: brettw Date: Mon, 23 Jan 2017 16:08:36 -0800 Subject: Remove obsolete include of build_overrides/v8.gni This file is no longer needed. BUG=684096 Review-Url: https://codereview.chromium.org/2657433002 --- samples/BUILD.gn | 1 - 1 file changed, 1 deletion(-) (limited to 'samples') 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") { -- cgit v1.2.3