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

Unified Diff: Source/devtools/devtools.gypi

Issue 302943002: DevTools: add device selector and touch checkbox into the responsive toolbar. (Closed) Base URL: svn://svn.chromium.org/blink/trunk
Patch Set: Rebaselined Created 6 years, 7 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/responsiveDesign.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 d35c4c13cc2403d9cd17a3a624add30e3e6d9881..d79a755f1a0c9d61f579db922ac8f67ec59843d3 100644
--- a/Source/devtools/devtools.gypi
+++ b/Source/devtools/devtools.gypi
@@ -519,6 +519,8 @@
'front_end/Images/resourcePlainIcon.png',
'front_end/Images/resourcePlainIconSmall.png',
'front_end/Images/resourcesTimeGraphIcon.png',
+ 'front_end/Images/responsiveDesign.png',
+ 'front_end/Images/responsiveDesign_2x.png',
'front_end/Images/searchNext.png',
'front_end/Images/searchPrev.png',
'front_end/Images/sessionStorage.png',
« no previous file with comments | « no previous file | Source/devtools/front_end/Images/responsiveDesign.png » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698