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

Unified Diff: tools/binary_size/testdata/sub.ninja

Issue 2813963002: //tools/binary_size: Consolidate most tools into "supersize" command (Closed)
Patch Set: Fix readme formatting. Make archive's --outoput-file a positional arg Created 3 years, 8 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 | « tools/binary_size/testdata/build.ninja ('k') | tools/binary_size/testdata/test.map » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: tools/binary_size/testdata/sub.ninja
diff --git a/tools/binary_size/testdata/sub.ninja b/tools/binary_size/testdata/sub.ninja
deleted file mode 100644
index ea672e580f490b11a7073cac27be7eaacab32ec0..0000000000000000000000000000000000000000
--- a/tools/binary_size/testdata/sub.ninja
+++ /dev/null
@@ -1,2 +0,0 @@
-build obj/third_party/ffmpeg/libffmpeg_internal.a: alink obj/third_party/sub/fft_fixed.o obj/third_party/sub/fft_float.o | bar
-build obj/third_party/WebKit.a: alink obj/third_party/sub/PaintChunker.o obj/third_party/sub/ContiguousContainer.o
« no previous file with comments | « tools/binary_size/testdata/build.ninja ('k') | tools/binary_size/testdata/test.map » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698