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

Unified Diff: Source/WebKit/chromium/tests/data/hello_world.html

Issue 19906002: Move data/ directory from WebKit/chromium/tests into web/tests/ (Closed) Base URL: svn://svn.chromium.org/blink/trunk
Patch Set: rebase Created 7 years, 5 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
Index: Source/WebKit/chromium/tests/data/hello_world.html
diff --git a/Source/WebKit/chromium/tests/data/hello_world.html b/Source/WebKit/chromium/tests/data/hello_world.html
deleted file mode 100644
index 75ab18b5831227ca9300be008cc0e7e217f62c60..0000000000000000000000000000000000000000
--- a/Source/WebKit/chromium/tests/data/hello_world.html
+++ /dev/null
@@ -1,3 +0,0 @@
-<script>
-document.write("Hello, world.");
-</script>

Powered by Google App Engine
This is Rietveld 408576698