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

Unified Diff: trunk/src/chrome/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 | « trunk/src/build/config/ui.gni ('k') | trunk/src/chrome/browser/BUILD.gn » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: trunk/src/chrome/BUILD.gn
===================================================================
--- trunk/src/chrome/BUILD.gn (revision 282358)
+++ trunk/src/chrome/BUILD.gn (working copy)
@@ -31,24 +31,6 @@
"//chrome/browser/resources:sync_internals_resources",
"//chrome/browser/resources:translate_internals_resources",
]
- if (!is_ios) {
- deps += [
- "//chrome/browser/resources:component_extension_resources",
- "//chrome/browser/resources:options_resources",
- "//chrome/browser/resources:quota_internals_resources",
- "//chrome/browser/resources:sync_file_system_internals_resources",
- ]
- }
-
- if (enable_chromevox_next) {
- deps += [
- #'browser/resources/chromeos/chromevox2/chromevox.gyp:chromevox2', TODO(GYP)
- ]
- } else {
- deps += [
- #'browser/resources/chromeos/chromevox/chromevox.gyp:chromevox', TODO(GYP)
- ]
- }
}
# GYP version: chrome/chrome_resources.gyp:chrome_strings
« no previous file with comments | « trunk/src/build/config/ui.gni ('k') | trunk/src/chrome/browser/BUILD.gn » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698