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

Unified Diff: chrome/chrome_browser.gypi

Issue 3175037: Add a flag for the showing the Page Info dialog as a bubble. This adds stubs for all platforms. (Closed) Base URL: http://src.chromium.org/git/chromium.git
Patch Set: gyp change Created 10 years, 4 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/views/frame/browser_view.cc ('k') | chrome/common/chrome_switches.h » ('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 f0d254b158c867ba7e8c57a3a1c8aef2e9fb870a..74a39c06c7918b233f203c179fee1eeec9457fcc 100644
--- a/chrome/chrome_browser.gypi
+++ b/chrome/chrome_browser.gypi
@@ -3526,6 +3526,7 @@
['include', '^browser/views/notifications/balloon_view_host.h'],
['include', '^browser/views/options/options_page_view.cc'],
['include', '^browser/views/options/options_page_view.h'],
+ ['include', '^browser/views/page_info_bubble_view.cc'],
['include', '^browser/views/page_info_window_view.cc'],
['include', '^browser/views/panel_controller.cc'],
['include', '^browser/views/panel_controller.h'],
« no previous file with comments | « chrome/browser/views/frame/browser_view.cc ('k') | chrome/common/chrome_switches.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698