Index: components/sync_driver/BUILD.gn |
diff --git a/components/sync_driver/BUILD.gn b/components/sync_driver/BUILD.gn |
index 8cb548961c1c737ae75f96a134531c4ad93f5e52..0906258e8f0ffebbd72493d43b48c51cb732f11e 100644 |
--- a/components/sync_driver/BUILD.gn |
+++ b/components/sync_driver/BUILD.gn |
@@ -84,7 +84,7 @@ static_library("test_support") { |
":sync_driver", |
"//base", |
"//sync", |
- #'../sync/sync.gyp:test_support_sync_internal_api', TODO(GYP) |
+ "//sync:test_support_sync_internal_api", |
"//testing/gmock", |
"//testing/gtest", |
] |