summaryrefslogtreecommitdiffstats
path: root/BUILD.gn
diff options
context:
space:
mode:
Diffstat (limited to 'BUILD.gn')
-rw-r--r--BUILD.gn6
1 files changed, 3 insertions, 3 deletions
diff --git a/BUILD.gn b/BUILD.gn
index 35133fd..73d151a 100644
--- a/BUILD.gn
+++ b/BUILD.gn
@@ -197,9 +197,9 @@ group("both_gn_and_gyp") {
]
} else {
deps += [
- #"//ios/chrome:ios_chrome_unittests", TODO(GYP)
- #"//ios/chrome/app", TODO(GYP)
- #"//ios/chrome/browser", TODO(GYP)
+ "//ios/chrome:ios_chrome_unittests",
+ "//ios/chrome/app",
+ "//ios/chrome/browser",
"//ios/chrome/common",
"//ios/net:ios_net_unittests",
"//ios/public/provider/chrome/browser",