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

Side by Side Diff: tools/binary_size/testdata/build.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 unified diff | Download patch
OLDNEW
(Empty)
1 subninja sub.ninja
2
3 build obj/third_party/icu/icuuc/ucnv_ext.o: cxx gen/third_party/icu/ucnv_ext.c | | obj/foo.inputdeps.stamp
4 build obj/base/base/page_allocator.o: rule ../../base/page_allocator.cc
5 build obj/third_party/sub/fft_float.o: rule ../../third_party/fft_float.cc
6 build obj/third_party/sub/fft_fixed.o: rule ../../third_party/fft_fixed.cc
7 build obj/third_party/sub/ContiguousContainer.o: rule ../../third_party/containe r.c
8 build obj/third_party/sub/PaintChunker.o: rule ../../third_party/paint.cc
OLDNEW
« no previous file with comments | « tools/binary_size/testdata/SymbolGroupMethods.golden ('k') | tools/binary_size/testdata/sub.ninja » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698