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

Unified Diff: components/web_view/test/data/test_title_changed.html

Issue 1333963003: mandoline: Set up WebViewTest and add a basic test. (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Fix gn check. Created 5 years, 3 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: components/web_view/test/data/test_title_changed.html
diff --git a/components/web_view/test/data/test_title_changed.html b/components/web_view/test/data/test_title_changed.html
new file mode 100644
index 0000000000000000000000000000000000000000..ee8c5d3132a7cc580e54c42a7aa3d0e8f2257330
--- /dev/null
+++ b/components/web_view/test/data/test_title_changed.html
@@ -0,0 +1 @@
+<html><title>Test Title Changed</title></html>
sky 2015/09/10 22:09:30 It seems as though we're putting test files for co

Powered by Google App Engine
This is Rietveld 408576698