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

Unified Diff: chrome/chrome_common.gypi

Issue 6874038: Remove the last Chrome dependencies from renderer, and enforce no more includes through DEPS. I ... (Closed) Base URL: svn://chrome-svn/chrome/trunk/src/
Patch Set: '' Created 9 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
Index: chrome/chrome_common.gypi
===================================================================
--- chrome/chrome_common.gypi (revision 81920)
+++ chrome/chrome_common.gypi (working copy)
@@ -31,7 +31,6 @@
'common/auto_start_linux.cc',
'common/auto_start_linux.h',
'common/autofill_messages.h',
- 'common/bindings_policy.h',
'common/child_process_logging.h',
'common/child_process_logging_linux.cc',
'common/child_process_logging_mac.mm',
@@ -67,7 +66,6 @@
'common/nacl_messages.cc',
'common/nacl_messages.h',
'common/nacl_types.h',
- 'common/prerender_constants.h',
'common/profiling.cc',
'common/profiling.h',
'common/ref_counted_util.h',
@@ -109,7 +107,7 @@
'common_constants',
'common_net',
'default_plugin/default_plugin.gyp:default_plugin',
- 'safe_browsing_csd_proto',
+ 'safe_browsing_csd_proto',
'theme_resources',
'../app/app.gyp:app_base',
'../app/app.gyp:app_resources',
@@ -214,7 +212,7 @@
'common/remoting/chromoting_host_info.h',
'common/render_messages.cc',
'common/render_messages.h',
- '<(protoc_out_dir)/chrome/common/safe_browsing/csd.pb.cc',
+ '<(protoc_out_dir)/chrome/common/safe_browsing/csd.pb.cc',
'<(protoc_out_dir)/chrome/common/safe_browsing/csd.pb.h',
'common/search_provider.h',
'common/security_style.h',

Powered by Google App Engine
This is Rietveld 408576698