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

Unified Diff: chrome/chrome_common.gypi

Issue 1084005: Add GeolocationContentSettingsMap, a geolocation-specific variant of HostCont... (Closed) Base URL: svn://chrome-svn/chrome/trunk/src/
Patch Set: Created 10 years, 9 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 41987)
+++ chrome/chrome_common.gypi (working copy)
@@ -42,6 +42,9 @@
'common/chrome_counters.h',
'common/common_param_traits.cc',
'common/common_param_traits.h',
+ 'common/content_settings.cc',
+ 'common/content_settings.h',
+ 'common/content_settings_types.h',
'common/debug_flags.cc',
'common/debug_flags.h',
'common/devtools_messages.h',
@@ -196,8 +199,6 @@
'common/command_buffer_messages.h',
'common/command_buffer_messages_internal.h',
'common/common_glue.cc',
- 'common/content_settings.h'
- 'common/content_settings_types.h',
'common/css_colors.h',
'common/db_message_filter.cc',
'common/db_message_filter.h',

Powered by Google App Engine
This is Rietveld 408576698