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

Unified Diff: breakpad/BUILD.gn

Issue 2569333002: Address some TODO(GYP_GONE)s (Closed)
Patch Set: reland Created 3 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 | « no previous file | chrome/installer/linux/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 75018f0ce6b39f44f43da8bbbd2ad0f7ddf2f955..33f2abc4809a75afccbf1872144822f9c49a2240 100644
--- a/breakpad/BUILD.gn
+++ b/breakpad/BUILD.gn
@@ -985,13 +985,3 @@ if (is_win) {
public_configs = [ ":sender_config" ]
}
}
-
-if (is_android) {
- # TODO(GYP_GONE) Delete this after we've converted everything to GN.
- group("breakpad_unittests_deps") {
- testonly = true
- deps = [
- ":breakpad_unittests",
- ]
- }
-}
« no previous file with comments | « no previous file | chrome/installer/linux/BUILD.gn » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698