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

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

Issue 2775173005: FREEZE.unindexed (Closed)
Patch Set: ps2 Created 3 years, 9 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
new file mode 100644
index 0000000000000000000000000000000000000000..ea672e580f490b11a7073cac27be7eaacab32ec0
--- /dev/null
+++ b/tools/binary_size/testdata/sub.ninja
@@ -0,0 +1,2 @@
+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