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

Unified Diff: chrome/chrome_nibs.gyp

Issue 789403002: Rename fullscreen_exit_bubble_* to exclusive_access_bubble_* (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Updated based on CR comments Created 6 years 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/chrome_browser_ui.gypi ('k') | chrome/chrome_nibs.gypi » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: chrome/chrome_nibs.gyp
diff --git a/chrome/chrome_nibs.gyp b/chrome/chrome_nibs.gyp
index 4f1d1fbba879d48becfdec62e917de0842aad655..9c6230338f6af4a4aa174feffbf5380343099687 100644
--- a/chrome/chrome_nibs.gyp
+++ b/chrome/chrome_nibs.gyp
@@ -125,6 +125,10 @@
'browser/ui/cocoa/constrained_window/constrained_window_button.mm',
'browser/ui/cocoa/constrained_window/constrained_window_custom_window.h',
'browser/ui/cocoa/constrained_window/constrained_window_custom_window.mm',
+ 'browser/ui/cocoa/exclusive_access_bubble_window_controller.h',
+ 'browser/ui/cocoa/exclusive_access_bubble_window_controller.mm',
+ 'browser/ui/cocoa/exclusive_access_bubble_view.h',
+ 'browser/ui/cocoa/exclusive_access_bubble_view.mm',
'browser/ui/cocoa/extensions/browser_actions_container_view.h',
'browser/ui/cocoa/extensions/browser_actions_container_view.mm',
'browser/ui/cocoa/extensions/device_permissions_view_controller.h',
@@ -151,10 +155,6 @@
'browser/ui/cocoa/first_run_dialog.mm',
'browser/ui/cocoa/framed_browser_window.h',
'browser/ui/cocoa/framed_browser_window.mm',
- 'browser/ui/cocoa/fullscreen_exit_bubble_controller.h',
- 'browser/ui/cocoa/fullscreen_exit_bubble_controller.mm',
- 'browser/ui/cocoa/fullscreen_exit_bubble_view.h',
- 'browser/ui/cocoa/fullscreen_exit_bubble_view.mm',
'browser/ui/cocoa/global_error_bubble_controller.h',
'browser/ui/cocoa/global_error_bubble_controller.mm',
'browser/ui/cocoa/gradient_button_cell.h',
« no previous file with comments | « chrome/chrome_browser_ui.gypi ('k') | chrome/chrome_nibs.gypi » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698