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

Unified Diff: chrome/browser/resources/web_component_test.html

Issue 1128543002: Blank UI for web component tests. (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: rebase Created 5 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
Index: chrome/browser/resources/web_component_test.html
diff --git a/chrome/browser/resources/web_component_test.html b/chrome/browser/resources/web_component_test.html
new file mode 100644
index 0000000000000000000000000000000000000000..65e83f3db7ef6dc5002f267975128a9592a674e2
--- /dev/null
+++ b/chrome/browser/resources/web_component_test.html
@@ -0,0 +1,4 @@
+<!doctype html>
+<head>
+ <meta charset="utf-8">
+</head>

Powered by Google App Engine
This is Rietveld 408576698