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

Unified Diff: Source/devtools/devtools.gypi

Issue 661753002: DevTools: draw realistic chrome on top of viewport in layers3dview (Closed) Base URL: svn://svn.chromium.org/blink/trunk
Patch Set: fixed sandwich menu color Created 6 years, 2 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 | Source/devtools/front_end/Images/chromeLeft.png » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: Source/devtools/devtools.gypi
diff --git a/Source/devtools/devtools.gypi b/Source/devtools/devtools.gypi
index d48124ea52becc3ddc2f65738f8d6d2d568d1b11..d6356ff6a2aa69d23f01f07067af075f54f5ac3d 100644
--- a/Source/devtools/devtools.gypi
+++ b/Source/devtools/devtools.gypi
@@ -600,6 +600,9 @@
'front_end/Images/cookie.png',
'front_end/Images/chromeDisabledSelect.png',
'front_end/Images/chromeDisabledSelect_2x.png',
+ 'front_end/Images/chromeLeft.png',
+ 'front_end/Images/chromeMiddle.png',
+ 'front_end/Images/chromeRight.png',
'front_end/Images/chromeSelect.png',
'front_end/Images/chromeSelect_2x.png',
'front_end/Images/database.png',
« no previous file with comments | « no previous file | Source/devtools/front_end/Images/chromeLeft.png » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698