Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(60)

Unified Diff: third_party/WebKit/LayoutTests/http/tests/serviceworker/performance-timeline.html

Issue 2882483002: Re-located duplicated service worker test (Closed)
Patch Set: Created 3 years, 7 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View side-by-side diff with in-line comments
Download patch
« no previous file with comments | « third_party/WebKit/LayoutTests/http/tests/serviceworker/chromium.performance-timeline.html ('k') | no next file » | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: third_party/WebKit/LayoutTests/http/tests/serviceworker/performance-timeline.html
diff --git a/third_party/WebKit/LayoutTests/http/tests/serviceworker/performance-timeline.html b/third_party/WebKit/LayoutTests/http/tests/serviceworker/performance-timeline.html
deleted file mode 100644
index b57066664c366a3a74e4a75690721ee7dc1c3b7c..0000000000000000000000000000000000000000
--- a/third_party/WebKit/LayoutTests/http/tests/serviceworker/performance-timeline.html
+++ /dev/null
@@ -1,11 +0,0 @@
-<!DOCTYPE html>
-<script src="../resources/testharness.js"></script>
-<script src="../resources/testharnessreport.js"></script>
-<script src="resources/test-helpers.js"></script>
-<script>
-
-service_worker_test(
- '../workers/resources/performance-timeline-worker.js',
- 'Test Performance Timeline API in Service Worker');
-
-</script>
« no previous file with comments | « third_party/WebKit/LayoutTests/http/tests/serviceworker/chromium.performance-timeline.html ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698