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

Unified Diff: trunk/src/chrome/browser/ui/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
Index: trunk/src/chrome/browser/ui/BUILD.gn
===================================================================
--- trunk/src/chrome/browser/ui/BUILD.gn (revision 283056)
+++ trunk/src/chrome/browser/ui/BUILD.gn (working copy)
@@ -82,7 +82,6 @@
sources += rebase_path(gypi_values.chrome_browser_ui_non_ios_sources,
".", "//chrome")
deps += [
- "//chrome/browser/extensions",
"//chrome/browser/performance_monitor",
"//chrome/browser/ui/webui/omnibox:mojo_bindings",
"//chrome/common/extensions/api:api",
@@ -102,6 +101,7 @@
"//webkit/browser:storage",
"//webkit/common",
"//webkit/common:storage",
+ #'browser_extensions', TODO(GYP)
#'debugger', TODO(GYP)
#'installer_util', TODO(GYP)
#'../device/bluetooth/bluetooth.gyp:device_bluetooth', TODO(GYP)
« no previous file with comments | « trunk/src/chrome/browser/extensions/api/cast_channel/BUILD.gn ('k') | trunk/src/chrome/chrome_browser_extensions.gypi » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698