| Index: third_party/WebKit/Source/devtools/front_end/ui/Context.js
|
| diff --git a/third_party/WebKit/Source/devtools/front_end/ui/Context.js b/third_party/WebKit/Source/devtools/front_end/ui/Context.js
|
| index fa31c4abd74911bbe536bc7615664adf3ade75cb..9ee5fb851e64f8c3b8108a579ea36717ab994a8d 100644
|
| --- a/third_party/WebKit/Source/devtools/front_end/ui/Context.js
|
| +++ b/third_party/WebKit/Source/devtools/front_end/ui/Context.js
|
| @@ -116,4 +116,4 @@ WebInspector.Context.prototype = {
|
| }
|
| }
|
|
|
| -WebInspector.context = new WebInspector.Context();
|
| +WebInspector.context = new WebInspector.Context();
|
|
|