diff options
Diffstat (limited to 'third_party/WebKit/LayoutTests/fast/dom/DeviceOrientation/null-values.html')
-rw-r--r-- | third_party/WebKit/LayoutTests/fast/dom/DeviceOrientation/null-values.html | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/third_party/WebKit/LayoutTests/fast/dom/DeviceOrientation/null-values.html b/third_party/WebKit/LayoutTests/fast/dom/DeviceOrientation/null-values.html index 753ccbd..26afb5f 100644 --- a/third_party/WebKit/LayoutTests/fast/dom/DeviceOrientation/null-values.html +++ b/third_party/WebKit/LayoutTests/fast/dom/DeviceOrientation/null-values.html @@ -4,6 +4,5 @@ </head> <body> <script src="script-tests/null-values.js"></script> -<script src="../../js/resources/js-test-post.js"></script> </body> </html> |