| Index: third_party/WebKit/LayoutTests/inspector/sources/color-swatch-position.html
|
| diff --git a/third_party/WebKit/LayoutTests/inspector/sources/color-swatch-position.html b/third_party/WebKit/LayoutTests/inspector/sources/color-swatch-position.html
|
| index 20c1051c2d959cc3d5ab9ab531ced79595d9444b..f6d7b295f0177450b48a045f0bbb04aa06312913 100644
|
| --- a/third_party/WebKit/LayoutTests/inspector/sources/color-swatch-position.html
|
| +++ b/third_party/WebKit/LayoutTests/inspector/sources/color-swatch-position.html
|
| @@ -8,7 +8,6 @@
|
| <script>
|
| function test()
|
| {
|
| - Runtime.experiments.enableForTest("sourceColorPicker");
|
| InspectorTest.showScriptSource("color.css", onSourceFrame);
|
|
|
| function onSourceFrame(sourceFrame)
|
|
|