| Index: blimp/engine/engine-manifest.txt
|
| diff --git a/blimp/engine/engine-manifest.txt b/blimp/engine/engine-manifest.txt
|
| index 8943ec4ff0fdd9cc3ce65f5b6e7d2eee8e06f704..7a29e5c72f71e3148263ad757427252f27647c58 100644
|
| --- a/blimp/engine/engine-manifest.txt
|
| +++ b/blimp/engine/engine-manifest.txt
|
| @@ -1,10 +1,10 @@
|
| # Runtime dependencies for the Blimp Engine
|
| #
|
| # This file was generated by running:
|
| -# generate-engine-manifest.py --build-dir out-chromeos/Debug --target //blimp/engine --output blimp/engine/engine-manifest.txt
|
| +# generate-manifest.py --build-dir out-linux/Debug --target //blimp/engine --output blimp/engine/engine-manifest.txt --blacklist blimp/tools/manifest-blacklist.txt
|
| #
|
| -# Note: Any unnecessary dependencies should be added to
|
| -# manifest-blacklist.txt and this file should be regenerated.
|
| +# Note: Any unnecessary dependencies should be added to provided
|
| +# manifest-blacklist and this file should be regenerated.
|
| ./blimp_engine_app
|
| icudtl.dat
|
| natives_blob.bin
|
| @@ -214,4 +214,4 @@ gen/third_party/blimp_fonts/RobotoCondensed-Italic.ttf
|
| gen/third_party/blimp_fonts/RobotoCondensed-Light.ttf
|
| gen/third_party/blimp_fonts/RobotoCondensed-LightItalic.ttf
|
| gen/third_party/blimp_fonts/RobotoCondensed-Regular.ttf
|
| -gen/third_party/blimp_fonts/fonts.xml
|
| +gen/third_party/blimp_fonts/fonts.xml
|
|
|