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

Unified Diff: LayoutTests/inspector/timeline/tracing/update-layer-tree.html

Issue 396803008: Remove some of timeline experiments (Closed) Base URL: svn://svn.chromium.org/blink/trunk
Patch Set: Rebased 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
Index: LayoutTests/inspector/timeline/tracing/update-layer-tree.html
diff --git a/LayoutTests/inspector/timeline/tracing/update-layer-tree.html b/LayoutTests/inspector/timeline/tracing/update-layer-tree.html
index 25b682b04553527cad2a4953b88811c97a755de5..bd9795e587636a1a45c439b22ef58697dc1e86d8 100644
--- a/LayoutTests/inspector/timeline/tracing/update-layer-tree.html
+++ b/LayoutTests/inspector/timeline/tracing/update-layer-tree.html
@@ -24,7 +24,7 @@ function doActions(callback)
function test()
{
- InspectorTest.invokeWithTracing("-*,disabled-by-default-devtools.timeline*", "doActions", onTracingComplete);
+ InspectorTest.invokeWithTracing("doActions", onTracingComplete);
function onTracingComplete()
{
var events = InspectorTest.tracingTimelineModel.inspectedTargetEvents();
« no previous file with comments | « LayoutTests/inspector/timeline/tracing/decode-resize.html ('k') | LayoutTests/inspector/tracing-session-id.html » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698