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

Unified Diff: chrome/chrome_browser.gypi

Issue 10697079: Upstreaming Cygprofile for Android. (Closed) Base URL: http://git.chromium.org/chromium/src.git@master
Patch Set: Created 8 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
Index: chrome/chrome_browser.gypi
diff --git a/chrome/chrome_browser.gypi b/chrome/chrome_browser.gypi
index 03f3c1bb8babb703f4582524e0b6f60c499a54ef..4880fc9919cf32f4e7f8c3f403cbacb145a1db5c 100644
--- a/chrome/chrome_browser.gypi
+++ b/chrome/chrome_browser.gypi
@@ -4816,6 +4816,9 @@
'browser/sync/glue/synced_window_delegate_registry.h',
],
'sources!': [
+ # Chrome for Android doesn't have extensions.
+ 'browser/autocomplete/extension_app_provider.cc',
+
'browser/bookmarks/bookmark_context_menu_controller.cc',
# Bookmark export/import are handled via the BookmarkColumns
# ContentProvider.

Powered by Google App Engine
This is Rietveld 408576698