diff options
author | brettw <brettw@chromium.org> | 2017-01-23 16:08:36 -0800 |
---|---|---|
committer | Commit bot <commit-bot@chromium.org> | 2017-01-23 16:08:36 -0800 |
commit | 7a82a6294a34db85cf5cfa4b6a994708f7a915e7 (patch) | |
tree | 3000c8f0bd054289b7a35366ad44607dc961fdc4 /BUILD.gn | |
parent | 4022f87eb8716155291543efaaf289e51d7cbf43 (diff) | |
download | pdfium-7a82a6294a34db85cf5cfa4b6a994708f7a915e7.tar.xz |
Remove obsolete include of build_overrides/v8.gnichromium/2991
This file is no longer needed.
BUG=684096
Review-Url: https://codereview.chromium.org/2657433002
Diffstat (limited to 'BUILD.gn')
-rw-r--r-- | BUILD.gn | 1 |
1 files changed, 0 insertions, 1 deletions
@@ -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") |