Index: components/dom_distiller/core/BUILD.gn |
diff --git a/components/dom_distiller/core/BUILD.gn b/components/dom_distiller/core/BUILD.gn |
index cbc4c56cf453666b6146a7899279fc3e52f22d7e..a05b1a7ce6047465f14aeb59c7228e7eb79e3b2d 100644 |
--- a/components/dom_distiller/core/BUILD.gn |
+++ b/components/dom_distiller/core/BUILD.gn |
@@ -70,6 +70,7 @@ source_set("core") { |
"//net", |
"//skia", |
"//sync", |
+ "//sync/protocol", # TODO(brettw) bug 475091: this should be unnecessary. |
"//third_party/re2", |
"//ui/base", |
"//url", |