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

Unified Diff: breakpad/BUILD.gn

Issue 1953523002: Address some TODO(GYP)s in the GN build. (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: merge 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
« no previous file with comments | « base/BUILD.gn ('k') | build/config/BUILD.gn » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: breakpad/BUILD.gn
diff --git a/breakpad/BUILD.gn b/breakpad/BUILD.gn
index 7ab4d05172673c28e4bdf2b2c757253dfbea372f..5e97f395345ba39a2a4f03c022deb3f07f39f0e9 100644
--- a/breakpad/BUILD.gn
+++ b/breakpad/BUILD.gn
@@ -894,7 +894,7 @@ if (is_win) {
}
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("breakpad_unittests_deps") {
testonly = true
deps = [
« no previous file with comments | « base/BUILD.gn ('k') | build/config/BUILD.gn » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698