| Index: third_party/expat/BUILD.gn
|
| diff --git a/tools/gn/secondary/third_party/expat/BUILD.gn b/third_party/expat/BUILD.gn
|
| similarity index 92%
|
| rename from tools/gn/secondary/third_party/expat/BUILD.gn
|
| rename to third_party/expat/BUILD.gn
|
| index 814c336befe77909abf3ad6c68da8422432ea5f3..c58b92e4f3fc0ee20c3ebbe76a2c02f1383c4e72 100644
|
| --- a/tools/gn/secondary/third_party/expat/BUILD.gn
|
| +++ b/third_party/expat/BUILD.gn
|
| @@ -11,7 +11,7 @@ if (is_linux) {
|
| direct_dependent_configs = [ ":expat_config" ]
|
| }
|
|
|
| - # TODO(brettw) Android needs direct dependent includes of
|
| + # TODO(GYP) Android needs direct dependent includes of
|
| # <android_src>/external/expat/lib
|
| } else {
|
| config("expat_config") {
|
|
|