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

Unified Diff: ui/resources/ui_resources.grd

Issue 9662022: Basic skeleton of a window/layer/view inspector. (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src/
Patch Set: 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
« ui/oak/oak_window.cc ('K') | « ui/resources/oak.png ('k') | no next file » | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: ui/resources/ui_resources.grd
===================================================================
--- ui/resources/ui_resources.grd (revision 125863)
+++ ui/resources/ui_resources.grd (working copy)
@@ -235,6 +235,8 @@
<include name="IDR_AURA_UBER_TRAY_BRIGHTNESS" file="aura/status_brightness.png" type="BINDATA" />
<include name="IDR_AURA_UBER_TRAY_SETTINGS" file="aura/status_settings.png" type="BINDATA" />
<include name="IDR_AURA_UBER_TRAY_POWER_SMALL" file="aura/status_power_small_all.png" type="BINDATA" />
+
+ <include name="IDR_OAK" file="oak.png" type="BINDATA"/>
</if>
</includes>
</release>
« ui/oak/oak_window.cc ('K') | « ui/resources/oak.png ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698