Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(365)

Unified Diff: trunk/src/BUILD.gn

Issue 396493003: Revert 283052 "Add browser_extensions to GN build." (Closed) Base URL: svn://svn.chromium.org/chrome/
Patch Set: Created 6 years, 5 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View side-by-side diff with in-line comments
Download patch
« no previous file with comments | « no previous file | trunk/src/build/config/features.gni » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: trunk/src/BUILD.gn
===================================================================
--- trunk/src/BUILD.gn (revision 283056)
+++ trunk/src/BUILD.gn (working copy)
@@ -32,7 +32,7 @@
"//components:all_components",
"//content",
"//crypto",
- "//extensions/common/api",
+ "//extensions/common/api:extensions_api",
"//device/usb",
"//gin",
"//gpu",
@@ -152,7 +152,7 @@
"//chrome/service", # Blocked on content.
"//chrome/utility", # Blocked on content.
"//content",
- "//extensions/common/api",
+ "//extensions/common/api:extensions_api",
"//pdf", # Not compiled on Android in GYP yet, either.
"//ppapi:ppapi_c",
"//sandbox",
« no previous file with comments | « no previous file | trunk/src/build/config/features.gni » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698