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

Unified Diff: third_party/WebKit/Source/web/tests/data/frameset-dest.html

Issue 2714943004: Move unique name generation and tracking into //content. (Closed)
Patch Set: Rebase again. Created 3 years, 9 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: third_party/WebKit/Source/web/tests/data/frameset-dest.html
diff --git a/third_party/WebKit/Source/web/tests/data/frameset-dest.html b/third_party/WebKit/Source/web/tests/data/frameset-dest.html
deleted file mode 100644
index 52acfb6630ef42527b361caada7d20974458de1c..0000000000000000000000000000000000000000
--- a/third_party/WebKit/Source/web/tests/data/frameset-dest.html
+++ /dev/null
@@ -1,6 +0,0 @@
-<frameset>
-<frame name="f1" id="f1">
-<frame name="f2" id="f2">
-<frame name="f3" id="f3">
-<frame name="f4" id="f4">
-</frameset>

Powered by Google App Engine
This is Rietveld 408576698