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

Side by Side Diff: blimp/tools/manifest-blacklist.txt

Issue 1776133002: Add Android fonts to blimp engine (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Removed references to chromeos Created 4 years, 9 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 unified diff | Download patch
« no previous file with comments | « blimp/engine/start_engine.sh ('k') | third_party/blimp_fonts/.gitignore » ('j') | no next file with comments »
Toggle Intra-line Diffs ('i') | Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
OLDNEW
1 # Listing of filename patterns to be excluded from the Blimp Docker manifest. 1 # Listing of filename patterns to be excluded from the Blimp Docker manifest.
2 # Wildcards (* or ?) are allowed. 2 # Wildcards (* or ?) are allowed.
3 3
4 *.mojo 4 *.mojo
5 *mojom.js
5 ./libfont_service_library.so 6 ./libfont_service_library.so
6 ./libtracing_library.so 7 ./libtracing_library.so
7 ./libmus_library.so 8 ./libmus_library.so
8 ./libosmesa.so 9 ./libosmesa.so
9 ./libresource_provider_library.so 10 ./libresource_provider_library.so
10 ./mojo_runner 11 ./mojo_runner
11 gen/*
12 mus/mus.mojo
13 snapshot_blob.bin 12 snapshot_blob.bin
14
OLDNEW
« no previous file with comments | « blimp/engine/start_engine.sh ('k') | third_party/blimp_fonts/.gitignore » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698