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

Side by Side Diff: blimp/engine/engine-manifest.txt

Issue 1930303002: Simplify GN target names for //blimp (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Fix blimp_shell 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 unified diff | Download patch
« no previous file with comments | « blimp/engine/BUILD.gn ('k') | blimp/net/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
1 # Runtime dependencies for the Blimp Engine 1 # Runtime dependencies for the Blimp Engine
2 # 2 #
3 # This file was generated by running: 3 # This file was generated by running:
4 # generate-engine-manifest.py --build-dir out-chromeos/Debug --target //blimp/en gine:blimp_engine --output blimp/engine/engine-manifest.txt 4 # generate-engine-manifest.py --build-dir out-chromeos/Debug --target //blimp/en gine --output blimp/engine/engine-manifest.txt
5 # 5 #
6 # Note: Any unnecessary dependencies should be added to 6 # Note: Any unnecessary dependencies should be added to
7 # manifest-blacklist.txt and this file should be regenerated. 7 # manifest-blacklist.txt and this file should be regenerated.
8 ./blimp_engine_app 8 ./blimp_engine_app
9 icudtl.dat 9 icudtl.dat
10 natives_blob.bin 10 natives_blob.bin
11 blimp_engine.pak 11 blimp_engine.pak
12 ./chrome_sandbox 12 ./chrome_sandbox
13 gen/third_party/blimp_fonts/LICENSE 13 gen/third_party/blimp_fonts/LICENSE
14 gen/third_party/blimp_fonts/LICENSE.Apache 14 gen/third_party/blimp_fonts/LICENSE.Apache
(...skipping 192 matching lines...) Expand 10 before | Expand all | Expand 10 after
207 gen/third_party/blimp_fonts/Roboto-MediumItalic.ttf 207 gen/third_party/blimp_fonts/Roboto-MediumItalic.ttf
208 gen/third_party/blimp_fonts/Roboto-Regular.ttf 208 gen/third_party/blimp_fonts/Roboto-Regular.ttf
209 gen/third_party/blimp_fonts/Roboto-Thin.ttf 209 gen/third_party/blimp_fonts/Roboto-Thin.ttf
210 gen/third_party/blimp_fonts/Roboto-ThinItalic.ttf 210 gen/third_party/blimp_fonts/Roboto-ThinItalic.ttf
211 gen/third_party/blimp_fonts/RobotoCondensed-Bold.ttf 211 gen/third_party/blimp_fonts/RobotoCondensed-Bold.ttf
212 gen/third_party/blimp_fonts/RobotoCondensed-BoldItalic.ttf 212 gen/third_party/blimp_fonts/RobotoCondensed-BoldItalic.ttf
213 gen/third_party/blimp_fonts/RobotoCondensed-Italic.ttf 213 gen/third_party/blimp_fonts/RobotoCondensed-Italic.ttf
214 gen/third_party/blimp_fonts/RobotoCondensed-Light.ttf 214 gen/third_party/blimp_fonts/RobotoCondensed-Light.ttf
215 gen/third_party/blimp_fonts/RobotoCondensed-LightItalic.ttf 215 gen/third_party/blimp_fonts/RobotoCondensed-LightItalic.ttf
216 gen/third_party/blimp_fonts/RobotoCondensed-Regular.ttf 216 gen/third_party/blimp_fonts/RobotoCondensed-Regular.ttf
217 gen/third_party/blimp_fonts/fonts.xml 217 gen/third_party/blimp_fonts/fonts.xml
OLDNEW
« no previous file with comments | « blimp/engine/BUILD.gn ('k') | blimp/net/BUILD.gn » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698