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

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

Issue 2626423004: Remove all //blimp code. (Closed)
Patch Set: One last(?) `git merge` for good measure. Created 3 years, 11 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/tools/pylintrc ('k') | build/android/BUILD.gn » ('j') | no next file with comments »
Toggle Intra-line Diffs ('i') | Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
OLDNEW
(Empty)
1 # Listing of filename patterns to be excluded from the Blimp unittests Docker
2 # manifest.
3 # Wildcards (* or ?) are allowed.
4 */manifest.json
5 *.mojo
6 *mojom.js
7 */mus_app_resources_*.pak
8 ./libfont_service_library.so
9 ./libtracing_library.so
10 ./libmus_library.so
11 ./mojo_runner
12 snapshot_blob.bin
13 */test_env.py
14 pyproto/google/*
OLDNEW
« no previous file with comments | « blimp/tools/pylintrc ('k') | build/android/BUILD.gn » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698