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

Unified Diff: components/content_settings.gypi

Issue 541813002: Componentize chrome/common/content_settings files. (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: GN fix Created 6 years, 3 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 | « components/components_tests.gyp ('k') | components/content_settings/core/common/BUILD.gn » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: components/content_settings.gypi
diff --git a/components/content_settings.gypi b/components/content_settings.gypi
index b24ee34719944edd0328f395912f1d83ec7e90df..94eb5f3a23053ede704a93e33071636a8e2e399c 100644
--- a/components/content_settings.gypi
+++ b/components/content_settings.gypi
@@ -19,6 +19,8 @@
],
'sources': [
# Note: sources list duplicated in GN build.
+ 'content_settings/core/common/content_settings.cc',
+ 'content_settings/core/common/content_settings.h',
'content_settings/core/common/content_settings_pattern.cc',
'content_settings/core/common/content_settings_pattern.h',
'content_settings/core/common/content_settings_pattern_parser.cc',
« no previous file with comments | « components/components_tests.gyp ('k') | components/content_settings/core/common/BUILD.gn » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698