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

Unified Diff: LayoutTests/http/tests/inspector-enabled/open-with-emulation-enabled.html

Issue 422313002: DevTools: Remove editor in drawer experiment (Closed) Base URL: svn://svn.chromium.org/blink/trunk
Patch Set: Created 6 years, 5 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 | LayoutTests/inspector/extensions/extensions-panel.html » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: LayoutTests/http/tests/inspector-enabled/open-with-emulation-enabled.html
diff --git a/LayoutTests/http/tests/inspector-enabled/open-with-emulation-enabled.html b/LayoutTests/http/tests/inspector-enabled/open-with-emulation-enabled.html
index 75328e5e8aeb2a1bd1a59aeba63c0b026c0898fc..23de16f99553fcad3548aa5a9251e62264c25dff 100644
--- a/LayoutTests/http/tests/inspector-enabled/open-with-emulation-enabled.html
+++ b/LayoutTests/http/tests/inspector-enabled/open-with-emulation-enabled.html
@@ -5,7 +5,7 @@
function onload()
{
- testRunner.showWebInspector(JSON.stringify({lastActivePanel:"\"console\"", emulationEnabled: "true", drawerEditorShown: "false"}));
+ testRunner.showWebInspector(JSON.stringify({lastActivePanel:"\"console\"", emulationEnabled: "true"}));
runTest();
}
« no previous file with comments | « no previous file | LayoutTests/inspector/extensions/extensions-panel.html » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698