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

Unified Diff: chrome/chrome_browser.gypi

Issue 9581041: Make web intents picker work as constrained dialog instead of InfoBubble (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: Removed unneeded code 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/cocoa/web_intent_sheet_controller_unittest.mm ('k') | chrome/chrome_tests.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 e6655c8a30fce0c54addfb4991181e50910a67ab..abbeada15703dd58e5bb793681f17166ff035e40 100644
--- a/chrome/chrome_browser.gypi
+++ b/chrome/chrome_browser.gypi
@@ -3085,8 +3085,8 @@
'browser/ui/cocoa/view_id_util.h',
'browser/ui/cocoa/view_id_util.mm',
'browser/ui/cocoa/view_resizer.h',
- 'browser/ui/cocoa/web_intent_bubble_controller.h',
- 'browser/ui/cocoa/web_intent_bubble_controller.mm',
+ 'browser/ui/cocoa/web_intent_sheet_controller.h',
+ 'browser/ui/cocoa/web_intent_sheet_controller.mm',
'browser/ui/cocoa/web_intent_picker_cocoa.h',
'browser/ui/cocoa/web_intent_picker_cocoa.mm',
'browser/ui/cocoa/window_restore_utils.h',
« no previous file with comments | « chrome/browser/ui/cocoa/web_intent_sheet_controller_unittest.mm ('k') | chrome/chrome_tests.gypi » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698