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

Unified Diff: chrome/chrome_common.gypi

Issue 440423003: Clean content_settings_pattern_parser.* from unnecessary dependencies. (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: 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: chrome/chrome_common.gypi
diff --git a/chrome/chrome_common.gypi b/chrome/chrome_common.gypi
index ddbb2c15a9f79385269b5e899fa6a29b1d04d13f..a557cf55a9aad3ecf3b4ea6cad42e47c50aebc3d 100644
--- a/chrome/chrome_common.gypi
+++ b/chrome/chrome_common.gypi
@@ -20,6 +20,8 @@
'common/chrome_content_client.h',
'common/chrome_content_client_constants.cc',
'common/chrome_content_client_ios.mm',
+ 'common/chrome_content_settings_client.cc',
+ 'common/chrome_content_settings_client.h',
'common/chrome_result_codes.h',
'common/chrome_utility_messages.h',
'common/chrome_utility_printing_messages.h',

Powered by Google App Engine
This is Rietveld 408576698