Index: trunk/src/chrome/common/BUILD.gn |
=================================================================== |
--- trunk/src/chrome/common/BUILD.gn (revision 283056) |
+++ trunk/src/chrome/common/BUILD.gn (working copy) |
@@ -70,7 +70,6 @@ |
"//components/autofill/content/common", |
"//components/autofill/core/common", |
"//components/translate/content/common", |
- "//extensions/common/api", |
"//ipc", |
"//third_party/adobe/flash:flapper_version_h", |
"//third_party/re2", |
@@ -78,6 +77,7 @@ |
#'<(DEPTH)/components/components.gyp:password_manager_core_common', TODO(GYP) |
#'<(DEPTH)/components/components.gyp:signin_core_common', TODO(GYP) |
#'<(DEPTH)/components/nacl.gyp:nacl_common', TODO(GYP) |
+ #'<(DEPTH)/extensions/common/api/api.gyp:extensions_api', TODO(GYP) |
#'<(DEPTH)/extensions/extensions.gyp:extensions_common', TODO(GYP) |
] |
} |