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

Unified Diff: third_party/WebKit/Source/devtools/devtools.gypi

Issue 1688113002: Devtools: Add device frames to device mode (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Created 4 years, 10 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 | third_party/WebKit/Source/devtools/front_end/emulated_devices/module.json » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: third_party/WebKit/Source/devtools/devtools.gypi
diff --git a/third_party/WebKit/Source/devtools/devtools.gypi b/third_party/WebKit/Source/devtools/devtools.gypi
index 9dfe56869246a974ab9132d8f501126d0fffc2cf..869d4852ac35b9452c773a8d021aafe267d68f2d 100644
--- a/third_party/WebKit/Source/devtools/devtools.gypi
+++ b/third_party/WebKit/Source/devtools/devtools.gypi
@@ -446,6 +446,11 @@
'devtools_emulated_devices_js_files': [
],
'devtools_emulated_devices_images': [
+ 'front_end/emulated_devices/art-google-nexus-5x-vertical.png',
+ 'front_end/emulated_devices/art-google-nexus-6p-vertical.png',
+ 'front_end/emulated_devices/art-iphone-5s-silver-vertical.png',
+ 'front_end/emulated_devices/art-iphone-6s-silver-vertical.png',
+ 'front_end/emulated_devices/art-iphone-6s-plus-silver-vertical.png',
'front_end/emulated_devices/google-nexus-5-horizontal-default-1x.png',
'front_end/emulated_devices/google-nexus-5-horizontal-default-2x.png',
'front_end/emulated_devices/google-nexus-5-horizontal-keyboard-1x.png',
« no previous file with comments | « no previous file | third_party/WebKit/Source/devtools/front_end/emulated_devices/module.json » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698