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

Unified Diff: chrome/chrome_browser.gypi

Issue 19375002: Move GeolocationSettingsState to ContentSettingsUsagesState (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: review #9 Created 7 years, 5 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 | « chrome/browser/ui/content_settings/content_setting_image_model.cc ('k') | chrome/chrome_tests_unit.gypi » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: chrome/chrome_browser.gypi
diff --git a/chrome/chrome_browser.gypi b/chrome/chrome_browser.gypi
index fbf6e0cc52a4dade8494977394c1cdba759b9824..6d6fdecbb1c6d8618c4cf75c8733ec1fe50a8770 100644
--- a/chrome/chrome_browser.gypi
+++ b/chrome/chrome_browser.gypi
@@ -427,6 +427,8 @@
'browser/content_settings/content_settings_provider.h',
'browser/content_settings/content_settings_rule.cc',
'browser/content_settings/content_settings_rule.h',
+ 'browser/content_settings/content_settings_usages_state.cc',
+ 'browser/content_settings/content_settings_usages_state.h',
'browser/content_settings/content_settings_utils.cc',
'browser/content_settings/content_settings_utils.h',
'browser/content_settings/cookie_settings.cc',
@@ -605,8 +607,6 @@
'browser/geolocation/geolocation_permission_request_id.h',
'browser/geolocation/geolocation_prefs.cc',
'browser/geolocation/geolocation_prefs.h',
- 'browser/geolocation/geolocation_settings_state.cc',
- 'browser/geolocation/geolocation_settings_state.h',
'browser/global_keyboard_shortcuts_mac.h',
'browser/global_keyboard_shortcuts_mac.mm',
'browser/google/google_search_counter.cc',
« no previous file with comments | « chrome/browser/ui/content_settings/content_setting_image_model.cc ('k') | chrome/chrome_tests_unit.gypi » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698