Chromium Code Reviews| Index: build/config/compiler/BUILD.gn |
| diff --git a/build/config/compiler/BUILD.gn b/build/config/compiler/BUILD.gn |
| index 95e09d93c3f1fae4ce2cfef7905828c07a9833b1..c2171549fea963a3ecdfb6f1286e04a20295bb5b 100644 |
| --- a/build/config/compiler/BUILD.gn |
| +++ b/build/config/compiler/BUILD.gn |
| @@ -3,7 +3,6 @@ |
| # found in the LICENSE file. |
| import("//build/config/android/config.gni") |
| -import("//build/config/chrome_build.gni") |
| if (current_cpu == "arm") { |
| import("//build/config/arm.gni") |
| } |