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

Unified Diff: tools/gn/format_test_data/031.golden

Issue 962003002: gn format: Have format sort sources (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: unsigned numbers in test Created 5 years, 10 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/gn/command_format_unittest.cc ('k') | tools/gn/format_test_data/062.gn » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: tools/gn/format_test_data/031.golden
diff --git a/tools/gn/format_test_data/031.golden b/tools/gn/format_test_data/031.golden
index a992e8aea0a63fb74247b9d8a5a62a3c63a5efbf..6653951f16a241817059256ecdc2da7c889c67b4 100644
--- a/tools/gn/format_test_data/031.golden
+++ b/tools/gn/format_test_data/031.golden
@@ -1,6 +1,7 @@
deps += [
":packed_extra_resources",
":packed_resources",
+
# This shouldn't crash.
# This shouldn't crash 2.
« no previous file with comments | « tools/gn/command_format_unittest.cc ('k') | tools/gn/format_test_data/062.gn » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698