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

Unified Diff: chrome/chrome_browser.gypi

Issue 650180: Initial Geolocation location bar icons. (Closed)
Patch Set: Addresses Peter and Brett's comments. 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_browser.gypi
diff --git a/chrome/chrome_browser.gypi b/chrome/chrome_browser.gypi
index dceec65e8e07ef039073158e1fa6288e897d7d0e..7cf5b2ebcb2d6962c8061f86f3618b5493432f3d 100755
--- a/chrome/chrome_browser.gypi
+++ b/chrome/chrome_browser.gypi
@@ -1206,6 +1206,8 @@
'browser/gtk/options/fonts_page_gtk.h',
'browser/gtk/options/general_page_gtk.cc',
'browser/gtk/options/general_page_gtk.h',
+ 'browser/gtk/options/geolocation_filter_page_gtk.cc',
+ 'browser/gtk/options/geolocation_filter_page_gtk.h',
'browser/gtk/options/languages_page_gtk.cc',
'browser/gtk/options/languages_page_gtk.h',
'browser/gtk/options/options_layout_gtk.cc',
@@ -2155,6 +2157,8 @@
'browser/views/options/fonts_page_view.h',
'browser/views/options/general_page_view.cc',
'browser/views/options/general_page_view.h',
+ 'browser/views/options/geolocation_filter_page_view.cc',
+ 'browser/views/options/geolocation_filter_page_view.h',
'browser/views/options/languages_page_view.cc',
'browser/views/options/languages_page_view.h',
'browser/views/options/options_group_view.cc',
« no previous file with comments | « chrome/browser/views/options/geolocation_filter_page_view.cc ('k') | chrome/common/content_settings_types.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698