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

Unified Diff: chrome/chrome_browser.gypi

Issue 597061: Make the setItem CONTENT_SETTING_ASK dialog more useful by showing the actual... (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src/
Patch Set: Created 10 years, 10 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
===================================================================
--- chrome/chrome_browser.gypi (revision 38896)
+++ chrome/chrome_browser.gypi (working copy)
@@ -1961,6 +1961,8 @@
'browser/views/keyword_editor_view.h',
'browser/views/local_storage_info_view.cc',
'browser/views/local_storage_info_view.h',
+ 'browser/views/local_storage_set_item_info_view.cc',
+ 'browser/views/local_storage_set_item_info_view.h',
'browser/views/location_bar_view.cc',
'browser/views/location_bar_view.h',
'browser/views/login_view.cc',

Powered by Google App Engine
This is Rietveld 408576698