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

Unified Diff: tools/gn/BUILD.gn

Issue 1494883002: GN: Makes GN output deterministic (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Moves sort into ninja_toolchain_writer.cc for consistency Created 5 years 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 | « no previous file | tools/gn/command_desc.cc » ('j') | tools/gn/dereference_comparator.h » ('J')
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: tools/gn/BUILD.gn
diff --git a/tools/gn/BUILD.gn b/tools/gn/BUILD.gn
index cc7f7e4ec5a5986424052c000c3a656e652d9658..e4bd1d77824918ea7e3e823f417026247149327e 100644
--- a/tools/gn/BUILD.gn
+++ b/tools/gn/BUILD.gn
@@ -50,6 +50,7 @@ static_library("gn_lib") {
"copy_target_generator.h",
"deps_iterator.cc",
"deps_iterator.h",
+ "dereference_comparator.h",
"err.cc",
"err.h",
"escape.cc",
« no previous file with comments | « no previous file | tools/gn/command_desc.cc » ('j') | tools/gn/dereference_comparator.h » ('J')

Powered by Google App Engine
This is Rietveld 408576698