| Index: third_party/WebKit/Source/devtools/front_end/emulation/MediaQueryInspector.js
|
| diff --git a/third_party/WebKit/Source/devtools/front_end/emulation/MediaQueryInspector.js b/third_party/WebKit/Source/devtools/front_end/emulation/MediaQueryInspector.js
|
| index 08810834dce8cec7d24b53867470e24a34a106c4..7fbfcdb5aaff37b9463349b8a7a233457410f4a2 100644
|
| --- a/third_party/WebKit/Source/devtools/front_end/emulation/MediaQueryInspector.js
|
| +++ b/third_party/WebKit/Source/devtools/front_end/emulation/MediaQueryInspector.js
|
| @@ -472,5 +472,3 @@ WebInspector.MediaQueryInspector.MediaQueryUIModel = class {
|
| return this._active;
|
| }
|
| };
|
| -
|
| -
|
|
|