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

Unified Diff: chrome/chrome_browser.gypi

Issue 8568010: Minor build fixes for aura/touchui (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: Address reviewer comments. Created 9 years, 1 month 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 | content/browser/renderer_host/render_widget_host_view.cc » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: chrome/chrome_browser.gypi
diff --git a/chrome/chrome_browser.gypi b/chrome/chrome_browser.gypi
index 178bc21efde4dad44841495c9119d622df1d300a..8a10b3e1f71b438998ab843bed916f2c97ed5577 100644
--- a/chrome/chrome_browser.gypi
+++ b/chrome/chrome_browser.gypi
@@ -4185,6 +4185,7 @@
['exclude', '^browser/google/google_update.h'],
['exclude', '^browser/hang_monitor/'],
['exclude', '^browser/platform_util_win.cc'],
+ ['exclude', '^browser/renderer_host/render_widget_host_view_views*'],
['exclude', '^browser/tab_contents/web_drag_source_win.cc'],
['exclude', '^browser/tab_contents/web_drag_source_win.h'],
['exclude', '^browser/ui/panels/auto_hiding_desktop_bar_win.cc'],
@@ -4218,8 +4219,10 @@
['include', '^browser/ui/views/simple_message_box_views.h'],
['exclude', '^browser/ui/views/simple_message_box_win.cc'],
['exclude', '^browser/ui/views/ssl_client_certificate_selector.cc'],
+ ['exclude', '^browser/ui/views/tab_contents/native_tab_contents_container_views*'],
['exclude', '^browser/ui/views/tab_contents/native_tab_contents_container_win.cc'],
['exclude', '^browser/ui/views/tab_contents/native_tab_contents_container_win.h'],
+ ['exclude', '^browser/ui/views/tab_contents/native_tab_contents_view_views*'],
['exclude', '^browser/ui/views/tab_contents/native_tab_contents_view_win.cc'],
['exclude', '^browser/ui/views/tab_contents/native_tab_contents_view_win.h'],
['exclude', '^browser/ui/views/tab_contents/tab_contents_drag_win.cc'],
« no previous file with comments | « no previous file | content/browser/renderer_host/render_widget_host_view.cc » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698