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

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: 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..c7a2678fd626047e061d8bac395fb2e4aad543ca 100644
--- a/chrome/chrome_browser.gypi
+++ b/chrome/chrome_browser.gypi
@@ -4160,6 +4160,7 @@
['include', '^browser/chromeos/status/status_area_button.h'],
['include', '^browser/chromeos/status/status_area_view.cc'],
['include', '^browser/chromeos/status/status_area_view.h'],
+ ['exclude', '^browser/renderer_host/render_widget_host_view_views_touch.cc'],
],
}],
# linux/chromeos only status area button.
« 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