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

Unified Diff: third_party/WebKit/Source/devtools/front_end/emulation/module.json

Issue 2843763004: [DevTools] Introduce EmulationModel which will encapsulate emulation (Closed)
Patch Set: +throttling Created 3 years, 8 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/front_end/emulation/module.json
diff --git a/third_party/WebKit/Source/devtools/front_end/emulation/module.json b/third_party/WebKit/Source/devtools/front_end/emulation/module.json
index fa9653ef1da7f833bb62080692704d5210e91b48..fdf5ad2432216f1cc7f33dcb0d18a3d6df99ac1b 100644
--- a/third_party/WebKit/Source/devtools/front_end/emulation/module.json
+++ b/third_party/WebKit/Source/devtools/front_end/emulation/module.json
@@ -154,12 +154,9 @@
"AdvancedApp.js",
"EmulatedDevices.js",
"DevicesSettingsTab.js",
- "DeviceOrientation.js",
- "Geolocation.js",
"InspectedPagePlaceholder.js",
"MediaQueryInspector.js",
"SensorsView.js",
- "TouchModel.js",
"DeviceModeModel.js",
"DeviceModeToolbar.js",
"DeviceModeView.js",

Powered by Google App Engine
This is Rietveld 408576698