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

Unified Diff: chrome/test/data/android/about.html

Issue 1032513003: Upstream TabUma. (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: dtrainor's comments Created 5 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
« no previous file with comments | « chrome/android/javatests/src/org/chromium/chrome/browser/TabUmaTest.java ('k') | no next file » | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: chrome/test/data/android/about.html
diff --git a/chrome/test/data/android/about.html b/chrome/test/data/android/about.html
new file mode 100644
index 0000000000000000000000000000000000000000..b33ddfefe731253f99a933add05c068e0cf1784d
--- /dev/null
+++ b/chrome/test/data/android/about.html
@@ -0,0 +1,11 @@
+<html>
+
+<head>
+<title>About</title>
+</head>
+
+<body>
+ Hello, World!
+</body>
+
+</html>
« no previous file with comments | « chrome/android/javatests/src/org/chromium/chrome/browser/TabUmaTest.java ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698