Chromium Code Reviews| 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', |
|
samli
2016/02/11 04:39:25
Pending update from Paul regarding images:
TODO:
|
| + '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', |