Index: chrome/BUILD.gn |
diff --git a/chrome/BUILD.gn b/chrome/BUILD.gn |
index cc495431e3b2c2b37739569b82ef69d4b321171d..ed18e5139e86fed6a69da373be6b8e2e281c7b05 100644 |
--- a/chrome/BUILD.gn |
+++ b/chrome/BUILD.gn |
@@ -3,6 +3,7 @@ |
# found in the LICENSE file. |
import("//build/config/chrome_build.gni") |
+import("//build/config/compiler/compiler.gni") |
sky
2015/11/19 17:16:26
The fix landed, so you should be able to revert yo
yzshen1
2015/11/19 22:00:40
Done.
|
import("//build/config/features.gni") |
import("//build/config/locales.gni") |
import("//build/config/sanitizers/sanitizers.gni") |