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

Unified Diff: experimental/webtry/templates/headercommon.html

Issue 292433002: Move zooming into its own component, imported via HTML Imports. (Closed) Base URL: https://skia.googlesource.com/skia.git@master
Patch Set: Created 6 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: experimental/webtry/templates/headercommon.html
diff --git a/experimental/webtry/templates/headercommon.html b/experimental/webtry/templates/headercommon.html
new file mode 100644
index 0000000000000000000000000000000000000000..2c2102d82f7f7e66cdbf6ce63e84032ddf008c91
--- /dev/null
+++ b/experimental/webtry/templates/headercommon.html
@@ -0,0 +1,2 @@
+ <meta charset='utf-8' />
+ <meta name=viewport content='width=device-width, initial-scale=1'>

Powered by Google App Engine
This is Rietveld 408576698