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

Unified Diff: chrome/app/nibs/ExclusiveAccessBubble.xib

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 | « no previous file | chrome/app/nibs/FullscreenExitBubble.xib » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: chrome/app/nibs/ExclusiveAccessBubble.xib
diff --git a/chrome/app/nibs/FullscreenExitBubble.xib b/chrome/app/nibs/ExclusiveAccessBubble.xib
similarity index 98%
rename from chrome/app/nibs/FullscreenExitBubble.xib
rename to chrome/app/nibs/ExclusiveAccessBubble.xib
index 246eb45e07d64387bea1c734a92217d67b0a8e17..cb646222305a0568a3ec49bf4322c659c2e504a2 100644
--- a/chrome/app/nibs/FullscreenExitBubble.xib
+++ b/chrome/app/nibs/ExclusiveAccessBubble.xib
@@ -32,7 +32,7 @@
<object class="NSMutableArray" key="IBDocument.RootObjects" id="1000">
<bool key="EncodedWithXMLCoder">YES</bool>
<object class="NSCustomObject" id="1001">
- <string key="NSClassName">FullscreenExitBubbleController</string>
+ <string key="NSClassName">ExclusiveAccessBubbleWindowController</string>
</object>
<object class="NSCustomObject" id="1003">
<string key="NSClassName">FirstResponder</string>
@@ -215,7 +215,7 @@
<string key="NSFrameSize">{629, 109}</string>
<reference key="NSSuperview" ref="1006"/>
<reference key="NSWindow"/>
- <string key="NSClassName">FullscreenExitBubbleView</string>
+ <string key="NSClassName">ExclusiveAccessBubbleView</string>
</object>
</object>
<string key="NSFrameSize">{629, 109}</string>
@@ -570,7 +570,7 @@
</object>
</object>
<object class="IBPartialClassDescription">
- <string key="className">FullscreenExitBubbleController</string>
+ <string key="className">ExclusiveAccessBubbleWindowController</string>
<string key="superclassName">NSWindowController</string>
<object class="NSMutableDictionary" key="actions">
<bool key="EncodedWithXMLCoder">YES</bool>
@@ -659,15 +659,15 @@
</object>
<object class="IBClassDescriptionSource" key="sourceIdentifier">
<string key="majorKey">IBProjectSource</string>
- <string key="minorKey">./Classes/FullscreenExitBubbleController.h</string>
+ <string key="minorKey">./Classes/ExclusiveAccessBubbleWindowController.h</string>
</object>
</object>
<object class="IBPartialClassDescription">
- <string key="className">FullscreenExitBubbleView</string>
+ <string key="className">ExclusiveAccessBubbleView</string>
<string key="superclassName">NSView</string>
<object class="IBClassDescriptionSource" key="sourceIdentifier">
<string key="majorKey">IBProjectSource</string>
- <string key="minorKey">./Classes/FullscreenExitBubbleView.h</string>
+ <string key="minorKey">./Classes/ExclusiveAccessBubbleView.h</string>
</object>
</object>
<object class="IBPartialClassDescription">
« no previous file with comments | « no previous file | chrome/app/nibs/FullscreenExitBubble.xib » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698