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

Unified Diff: Source/devtools/devtools.gypi

Issue 1164933008: [DevTools] Extract DeviceModeButton from AdvancedApp. (Closed) Base URL: svn://svn.chromium.org/blink/trunk
Patch Set: Created 5 years, 6 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/emulation/DeviceModeButton.js » ('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 49beb718615fc72b71259d8e531ec62f8343b117..5c779c69332063a8e5a6f363e458624cd73e3fd2 100644
--- a/Source/devtools/devtools.gypi
+++ b/Source/devtools/devtools.gypi
@@ -205,6 +205,7 @@
'front_end/emulation/devicesSettingsTab.css',
'front_end/emulation/overrides.css',
'front_end/emulation/responsiveDesignView.css',
+ 'front_end/emulation/DeviceModeButton.js',
'front_end/emulation/DevicesSettingsTab.js',
'front_end/emulation/EmulatedDevices.js',
'front_end/emulation/InspectedPagePlaceholder.js',
« no previous file with comments | « no previous file | Source/devtools/front_end/emulation/DeviceModeButton.js » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698