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

Unified Diff: tools/grit/grit/testdata/chrome_html.html

Issue 1410853008: Move grit from DEPS into src. (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: webview licenses Created 5 years, 1 month 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: tools/grit/grit/testdata/chrome_html.html
diff --git a/tools/grit/grit/testdata/chrome_html.html b/tools/grit/grit/testdata/chrome_html.html
new file mode 100644
index 0000000000000000000000000000000000000000..7f7633c5cf266e27b7ca701cad838fc4410e14ce
--- /dev/null
+++ b/tools/grit/grit/testdata/chrome_html.html
@@ -0,0 +1,6 @@
+<include src="included_sample.html">
+<style type="text/css">
+#image {
+ content: url('chrome://theme/IDR_SOME_FILE');
+}
+</style>
« no previous file with comments | « tools/grit/grit/testdata/chrome/app/generated_resources.grd ('k') | tools/grit/grit/testdata/default_100_percent/a.png » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698