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

Unified Diff: third_party/expat/BUILD.gn

Issue 256153003: GN build improvements. (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: fixewas Created 6 years, 8 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 | « net/third_party/nss/ssl/BUILD.gn ('k') | third_party/libevent/BUILD.gn » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
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") {
« no previous file with comments | « net/third_party/nss/ssl/BUILD.gn ('k') | third_party/libevent/BUILD.gn » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698