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

Unified Diff: trunk/src/BUILD.gn

Issue 387573003: Revert 282355 "Add chrome/browser/ui to the 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/android_webview/android_webview.gyp » ('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 282358)
+++ trunk/src/BUILD.gn (working copy)
@@ -20,9 +20,7 @@
#"//base(//build/toolchain/nacl:x86_newlib)",
"//cc",
- "//chrome/browser",
"//chrome/browser/devtools",
- "//chrome/browser/ui",
"//chrome/browser/ui/views",
"//chrome/common",
"//chrome/plugin",
@@ -140,9 +138,7 @@
if (is_android) {
deps -= [
"//cc",
- "//chrome/browser", # Blocked on content.
"//chrome/browser/devtools", # Blocked on content.
- "//chrome/browser/ui", # Blocked on content.
"//chrome/browser/ui/views", # Blocked on content.
"//chrome/common", # Blocked on content.
"//chrome/plugin", # Blocked on content.
« no previous file with comments | « no previous file | trunk/src/android_webview/android_webview.gyp » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698