Chromium Code Reviews| Index: build/config/compiler/BUILD.gn | 
| diff --git a/build/config/compiler/BUILD.gn b/build/config/compiler/BUILD.gn | 
| index c2171549fea963a3ecdfb6f1286e04a20295bb5b..95e09d93c3f1fae4ce2cfef7905828c07a9833b1 100644 | 
| --- a/build/config/compiler/BUILD.gn | 
| +++ b/build/config/compiler/BUILD.gn | 
| @@ -3,6 +3,7 @@ | 
| # 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") | 
| } |