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

Unified Diff: trunk/src/chrome/browser/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 | « trunk/src/build/config/linux/BUILD.gn ('k') | trunk/src/chrome/browser/extensions/BUILD.gn » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: trunk/src/chrome/browser/BUILD.gn
===================================================================
--- trunk/src/chrome/browser/BUILD.gn (revision 283056)
+++ trunk/src/chrome/browser/BUILD.gn (working copy)
@@ -135,7 +135,6 @@
deps += [
"//cc",
- "//chrome/browser/extensions",
"//chrome/browser/performance_monitor",
"//chrome/browser/sync_file_system:sync_file_system_proto",
"//chrome/browser/sync_file_system/drive_backend:sync_file_system_drive_proto",
@@ -172,6 +171,7 @@
"//webkit/common:storage",
# TODO(GYP)
#"apps",
+ #"browser_extensions",
#"debugger",
#"installer_util",
#"../components/components.gyp:navigation_interception",
« no previous file with comments | « trunk/src/build/config/linux/BUILD.gn ('k') | trunk/src/chrome/browser/extensions/BUILD.gn » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698