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

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

Issue 1631223003: [DevTools] Do not use OverridesSupport anywhere. (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Created 4 years, 11 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
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 3492ef1e47a9acc3d099f30ada60388d7278ed17..30b348e3866979f4505eba0bcaddd5173952c33d 100644
--- a/third_party/WebKit/Source/devtools/devtools.gypi
+++ b/third_party/WebKit/Source/devtools/devtools.gypi
@@ -205,8 +205,10 @@
'front_end/emulation/DeviceModeButton.js',
'front_end/emulation/DeviceModeModel.js',
'front_end/emulation/DeviceModeView.js',
+ 'front_end/emulation/DeviceOrientation.js',
'front_end/emulation/DevicesSettingsTab.js',
'front_end/emulation/EmulatedDevices.js',
+ 'front_end/emulation/Geolocation.js',
'front_end/emulation/InspectedPagePlaceholder.js',
'front_end/emulation/MediaQueryInspector.js',
'front_end/emulation/OverridesSupport.js',

Powered by Google App Engine
This is Rietveld 408576698