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

Unified Diff: chrome/chrome_browser_ui.gypi

Issue 12212013: chrome: Initial step into building the views UI of Chrome Browser as a component. (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: Created 7 years, 10 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 | chrome/chrome_browser_ui_views.gypi » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: chrome/chrome_browser_ui.gypi
diff --git a/chrome/chrome_browser_ui.gypi b/chrome/chrome_browser_ui.gypi
index 3712fe19b95d93cc61b0c5c42feee7c1ad45ffca..8b3ecd056aae8358dca3976c2aef6321d38c18bf 100644
--- a/chrome/chrome_browser_ui.gypi
+++ b/chrome/chrome_browser_ui.gypi
@@ -17,6 +17,7 @@
# NOTE: New dependencies should generally be added in the OS!="ios"
# dependencies block below, rather than here.
'cert_logger_proto',
+ 'chrome_browser_ui_views.gypi:browser_ui_views',
tfarina 2013/02/05 13:52:53 My goal is, in future, browser_ui will not (should
'chrome_resources.gyp:chrome_extra_resources',
'chrome_resources.gyp:chrome_resources',
'chrome_resources.gyp:chrome_strings',
@@ -1365,8 +1366,6 @@
'browser/ui/view_ids.h',
'browser/ui/views/about_ipc_dialog.cc',
'browser/ui/views/about_ipc_dialog.h',
- 'browser/ui/views/accelerator_table.cc',
- 'browser/ui/views/accelerator_table.h',
'browser/ui/views/accessibility/accessibility_event_router_views.cc',
'browser/ui/views/accessibility/accessibility_event_router_views.h',
'browser/ui/views/accessibility/invert_bubble_view.cc',
« no previous file with comments | « no previous file | chrome/chrome_browser_ui_views.gypi » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698