Index: chrome/common/BUILD.gn |
diff --git a/chrome/common/BUILD.gn b/chrome/common/BUILD.gn |
index 046475cb3fe871ecc7dedb724229543c8b826fa6..6a18ee603bc6bbad76c9c856b1b586c688c3df67 100644 |
--- a/chrome/common/BUILD.gn |
+++ b/chrome/common/BUILD.gn |
@@ -106,8 +106,8 @@ static_library("common") { |
deps += [ |
"//device/bluetooth", # TODO(thestig) Still needed? Not in gyp version. |
"//device/usb", |
- "//chrome/common/extensions/api", |
"//extensions/common", |
Lei Zhang
2014/10/24 02:55:51
Revert this change, it was fine as is.
cjhopman
2014/10/24 21:41:11
Done.
|
+ "//chrome/common/extensions/api", |
"//extensions/common/api", |
"//extensions:extensions_resources", |
"//extensions/strings", |