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

Unified Diff: content/shell/renderer/test_runner/resources/fonts/android_fallback_fonts.xml

Issue 1167703002: Move test runner to a component (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: updates 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: content/shell/renderer/test_runner/resources/fonts/android_fallback_fonts.xml
diff --git a/content/shell/renderer/test_runner/resources/fonts/android_fallback_fonts.xml b/content/shell/renderer/test_runner/resources/fonts/android_fallback_fonts.xml
deleted file mode 100644
index 79193b7c4d73e653e92f1cf3ef6544507379d149..0000000000000000000000000000000000000000
--- a/content/shell/renderer/test_runner/resources/fonts/android_fallback_fonts.xml
+++ /dev/null
@@ -1,38 +0,0 @@
-<?xml version="1.0" encoding="utf-8"?>
-<familyset>
- <family>
- <fileset>
- <file>DejaVuSans.ttf</file>
- </fileset>
- </family>
- <family>
- <fileset>
- <file>kochi-mincho.ttf</file>
- </fileset>
- </family>
- <family>
- <fileset>
- <file>lohit_hi.ttf</file>
- </fileset>
- </family>
- <family>
- <fileset>
- <file>lohit_ta.ttf</file>
- </fileset>
- </family>
- <family>
- <fileset>
- <file>MuktiNarrow.ttf</file>
- </fileset>
- </family>
- <family>
- <fileset>
- <file>Garuda.ttf</file>
- </fileset>
- </family>
- <family>
- <fileset>
- <file>lohit_pa.ttf</file>
- </fileset>
- </family>
-</familyset>

Powered by Google App Engine
This is Rietveld 408576698