| Index: LayoutTests/http/tests/inspector/inspector-test.js
|
| diff --git a/LayoutTests/http/tests/inspector/inspector-test.js b/LayoutTests/http/tests/inspector/inspector-test.js
|
| index 17ded0189f221aa5134fd44a265f7ccf28be6b05..72274343bd42604d5a159bd2289a5f5e2a143238 100644
|
| --- a/LayoutTests/http/tests/inspector/inspector-test.js
|
| +++ b/LayoutTests/http/tests/inspector/inspector-test.js
|
| @@ -816,7 +816,6 @@
|
| InspectorTest.PageAgent = target.pageAgent();
|
| InspectorTest.ProfilerAgent = target.profilerAgent();
|
| InspectorTest.RuntimeAgent = target.runtimeAgent();
|
| - InspectorTest.ScreenOrientationAgent = target.screenOrientationAgent();
|
| InspectorTest.WorkerAgent = target.workerAgent();
|
|
|
| InspectorTest.consoleModel = target.consoleModel;
|
|
|