1 --- a/tools/gn/gn_main.cc.orig 2015-11-12 11:49:56.260549036 +0000
2 +++ b/tools/gn/gn_main.cc 2015-11-12 11:50:14.780931485 +0000
4 #include "tools/gn/standard_out.h"
5 #include "tools/gn/switches.h"
7 -// Only the GN-generated build makes this header for now.
8 -// TODO(brettw) consider adding this if we need it in GYP.
10 -#include "tools/gn/last_commit_position.h"
12 #define LAST_COMMIT_POSITION "UNKNOWN"
17 --- a/tools/gn/BUILD.gn.orig 2015-11-12 11:50:43.513524769 +0000
18 +++ b/tools/gn/BUILD.gn 2015-11-12 11:50:57.697817632 +0000
23 - ":last_commit_position",
25 "//build/config/sanitizers:deps",