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

Unified Diff: chrome/chrome_browser_ui.gypi

Issue 241213002: Don't compile events.gyp:events on Android. (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: Don't include ime.gypi on Android at all. Created 6 years, 8 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.gyp » ('j') | chrome/chrome_browser_ui_views.gyp » ('J')
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 c8170d272086cf1b579a7fdc47e7d39bf24d1770..9d8cfaa337ba32e60d1e713c20145f4affa38496 100644
--- a/chrome/chrome_browser_ui.gypi
+++ b/chrome/chrome_browser_ui.gypi
@@ -2754,6 +2754,7 @@
],
'dependencies!': [
'../third_party/libusb/libusb.gyp:libusb',
+ '../ui/events/events.gyp:events',
],
'sources': [
'browser/ui/webui/ntp/android/bookmarks_handler.cc',
« no previous file with comments | « no previous file | chrome/chrome_browser_ui_views.gyp » ('j') | chrome/chrome_browser_ui_views.gyp » ('J')

Powered by Google App Engine
This is Rietveld 408576698