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

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

Issue 1936263002: [Mac] Replace menu_overflow_{up,down}.pdf with PNGs. (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Created 4 years, 8 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 | « no previous file | chrome/app/theme/menu_overflow_down.pdf » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: chrome/app/nibs/BookmarkBarFolderWindow.xib
diff --git a/chrome/app/nibs/BookmarkBarFolderWindow.xib b/chrome/app/nibs/BookmarkBarFolderWindow.xib
index 77410d7ae09e9bd5a7fd0d35227f68ad99eb9979..3eb58c5acc0f9980954c955a99932d4bde920600 100644
--- a/chrome/app/nibs/BookmarkBarFolderWindow.xib
+++ b/chrome/app/nibs/BookmarkBarFolderWindow.xib
@@ -39,7 +39,7 @@
<imageView id="106">
<rect key="frame" x="215" y="1" width="48" height="20"/>
<autoresizingMask key="autoresizingMask" flexibleMinX="YES" flexibleMaxX="YES" flexibleMinY="YES"/>
- <imageCell key="cell" refusesFirstResponder="YES" alignment="left" image="menu_overflow_up" id="107"/>
+ <imageCell key="cell" refusesFirstResponder="YES" alignment="left" id="107"/>
</imageView>
</subviews>
</customView>
@@ -50,7 +50,7 @@
<imageView id="103">
<rect key="frame" x="215" y="1" width="48" height="20"/>
<autoresizingMask key="autoresizingMask" flexibleMinX="YES" flexibleMaxX="YES" flexibleMinY="YES"/>
- <imageCell key="cell" refusesFirstResponder="YES" alignment="left" image="menu_overflow_down" id="104"/>
+ <imageCell key="cell" refusesFirstResponder="YES" alignment="left" id="104"/>
</imageView>
</subviews>
</customView>
@@ -111,8 +111,4 @@
</view>
</window>
</objects>
- <resources>
- <image name="menu_overflow_down" width="19" height="19"/>
- <image name="menu_overflow_up" width="19" height="19"/>
- </resources>
</document>
« no previous file with comments | « no previous file | chrome/app/theme/menu_overflow_down.pdf » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698