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

Unified Diff: blimp/tools/manifest-blacklist.txt

Issue 1735783002: Add Android fonts to blimp engine (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@khushal-fonts
Patch Set: Created 4 years, 10 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
« blimp/engine/engine-manifest.txt ('K') | « blimp/fonts/fonts.xml ('k') | no next file » | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: blimp/tools/manifest-blacklist.txt
diff --git a/blimp/tools/manifest-blacklist.txt b/blimp/tools/manifest-blacklist.txt
index ce4c1c9b50296a6549186e0c137456746d4e8709..d21b052ad4f9bcad1243f0b1091cd06ed95d1f41 100644
--- a/blimp/tools/manifest-blacklist.txt
+++ b/blimp/tools/manifest-blacklist.txt
@@ -2,13 +2,11 @@
# Wildcards (* or ?) are allowed.
*.mojo
+*mojom.js
./libfont_service_library.so
./libtracing_library.so
./libmus_library.so
./libosmesa.so
./libresource_provider_library.so
./mojo_runner
-gen/*
maniscalco 2016/02/25 00:56:54 I think we used to have deps that pulled in a bunc
nyquist 2016/02/25 01:16:40 They are all caught by the new *mojom.js above.
maniscalco 2016/02/25 16:54:05 Ah, right, I forgot how globs work :P
-mus/mus.mojo
maniscalco 2016/02/25 00:56:54 No longer needs to be blacklisted? Do we no longe
nyquist 2016/02/25 01:16:40 It's caught by *.mojo at the top.
snapshot_blob.bin
-
« blimp/engine/engine-manifest.txt ('K') | « blimp/fonts/fonts.xml ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698