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

Unified Diff: chrome/chrome_browser.gypi

Issue 9732007: Add GTK Website Settings UI (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: Move string changes out of this CL. Created 8 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
« no previous file with comments | « chrome/browser/ui/website_settings_ui.h ('k') | no next file » | 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 6f514f46d78e337e5edafe51277406f9fff2398c..58ac36924e08efa3d60b603da3bf317d6a6bc072 100644
--- a/chrome/chrome_browser.gypi
+++ b/chrome/chrome_browser.gypi
@@ -3062,6 +3062,8 @@
'browser/ui/gtk/view_id_util.h',
'browser/ui/gtk/web_intent_picker_gtk.cc',
'browser/ui/gtk/web_intent_picker_gtk.h',
+ 'browser/ui/gtk/website_settings_popup_gtk.cc',
+ 'browser/ui/gtk/website_settings_popup_gtk.h',
'browser/ui/intents/web_intent_inline_disposition_delegate.cc',
'browser/ui/intents/web_intent_inline_disposition_delegate.h',
'browser/ui/intents/web_intent_picker.cc',
@@ -3214,6 +3216,7 @@
'browser/ui/touch/status_bubble_touch.cc',
'browser/ui/touch/status_bubble_touch.h',
'browser/ui/view_ids.h',
+ 'browser/ui/website_settings_ui.h',
'browser/ui/views/about_chrome_view.cc',
'browser/ui/views/about_chrome_view.h',
'browser/ui/views/about_ipc_dialog.cc',
« no previous file with comments | « chrome/browser/ui/website_settings_ui.h ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698