| Index: third_party/WebKit/Source/devtools/front_end/components/ExecutionContextSelector.js
|
| diff --git a/third_party/WebKit/Source/devtools/front_end/components/ExecutionContextSelector.js b/third_party/WebKit/Source/devtools/front_end/components/ExecutionContextSelector.js
|
| index 12759bfff2620aa4b97328a9c45558a877a02a44..6f6205cf48c08a62fac5f1dc3abbe0ed5814d233 100644
|
| --- a/third_party/WebKit/Source/devtools/front_end/components/ExecutionContextSelector.js
|
| +++ b/third_party/WebKit/Source/devtools/front_end/components/ExecutionContextSelector.js
|
| @@ -258,5 +258,3 @@ WebInspector.ExecutionContextSelector = class {
|
| this._ignoreContextChanged = false;
|
| }
|
| };
|
| -
|
| -
|
|
|