Index: components/dom_distiller/webui/BUILD.gn |
diff --git a/components/dom_distiller/webui/BUILD.gn b/components/dom_distiller/webui/BUILD.gn |
index 22728406349c322060e13ad4c02469b87f49af3f..98f9d479907b018f7271505735d2e84687d00026 100644 |
--- a/components/dom_distiller/webui/BUILD.gn |
+++ b/components/dom_distiller/webui/BUILD.gn |
@@ -19,6 +19,6 @@ static_library("webui") { |
"//components/strings", |
"//content/public/browser", |
"//skia", |
- #'../sync/sync.gyp:sync', TODO(GYP) |
+ "//sync", |
] |
} |