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

Unified Diff: sandbox/linux/BUILD.gn

Issue 1969503002: Address more TOOD(GYP) in GN build. (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: android Created 4 years, 7 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
« sandbox/BUILD.gn ('K') | « sandbox/BUILD.gn ('k') | skia/BUILD.gn » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: sandbox/linux/BUILD.gn
diff --git a/sandbox/linux/BUILD.gn b/sandbox/linux/BUILD.gn
index 4b5d126509291a58f518a4043592ed1323bce74a..bf243cda91c1bee5d1751501958fca0c6f3c388a 100644
--- a/sandbox/linux/BUILD.gn
+++ b/sandbox/linux/BUILD.gn
@@ -435,7 +435,7 @@ if (compile_suid_client || is_nacl_nonsfi) {
}
if (is_android) {
- # TODO(GYP) Delete this after we've converted everything to GN.
+ # TODO(GYP_GONE) Delete this after we've converted everything to GN.
group("sandbox_linux_unittests_deps") {
testonly = true
deps = [
« sandbox/BUILD.gn ('K') | « sandbox/BUILD.gn ('k') | skia/BUILD.gn » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698