| Index: blimp/engine/engine-manifest.txt
|
| diff --git a/blimp/engine/engine-manifest.txt b/blimp/engine/engine-manifest.txt
|
| index 285e9c2707be4155602afc19d15d6a3308a6198c..8943ec4ff0fdd9cc3ce65f5b6e7d2eee8e06f704 100644
|
| --- a/blimp/engine/engine-manifest.txt
|
| +++ b/blimp/engine/engine-manifest.txt
|
| @@ -1,7 +1,7 @@
|
| # Runtime dependencies for the Blimp Engine
|
| #
|
| # This file was generated by running:
|
| -# generate-engine-manifest.py --build-dir out-chromeos/Debug --target //blimp/engine:blimp_engine --output blimp/engine/engine-manifest.txt
|
| +# generate-engine-manifest.py --build-dir out-chromeos/Debug --target //blimp/engine --output blimp/engine/engine-manifest.txt
|
| #
|
| # Note: Any unnecessary dependencies should be added to
|
| # manifest-blacklist.txt and this file should be regenerated.
|
| @@ -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
|
|
|