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

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

Issue 1937423002: Refactor generate engine manifest to accept blacklist as an argument. (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Add missed output location update in doc. Created 4 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
« no previous file with comments | « blimp/tools/generate-target-manifest.py ('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
deleted file mode 100644
index d21b052ad4f9bcad1243f0b1091cd06ed95d1f41..0000000000000000000000000000000000000000
--- a/blimp/tools/manifest-blacklist.txt
+++ /dev/null
@@ -1,12 +0,0 @@
-# Listing of filename patterns to be excluded from the Blimp Docker manifest.
nyquist 2016/05/18 21:36:52 I wonder; this file shows up as "M" for modified i
Jess 2016/05/18 22:16:22 My guess would be this is tied to the fact I commi
-# 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
-snapshot_blob.bin
« no previous file with comments | « blimp/tools/generate-target-manifest.py ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698