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

Unified Diff: components/components.gyp

Issue 432003007: Separate chrome independent part from RVContextMenu (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: exclude android webview Created 6 years, 4 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: components/components.gyp
diff --git a/components/components.gyp b/components/components.gyp
index 65e7ecd0795b28d4dd68ec2c6f8f788144f9326f..bd3a0d116e67789ac3db9c849e0f5d93f447e3d3 100644
--- a/components/components.gyp
+++ b/components/components.gyp
@@ -44,7 +44,6 @@
'pref_registry.gypi',
'query_parser.gypi',
'rappor.gypi',
- 'renderer_context_menu.gypi',
'search.gypi',
'search_provider_logos.gypi',
'signin.gypi',
@@ -103,6 +102,7 @@
'includes': [
'autocomplete.gypi',
'gcm_driver.gypi',
+ 'renderer_context_menu.gypi',
'search_engines.gypi',
'sync_driver.gypi',
'invalidation.gypi',
« no previous file with comments | « chrome/browser/renderer_context_menu/render_view_context_menu.cc ('k') | components/renderer_context_menu.gypi » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698