Index: content/app/BUILD.gn |
diff --git a/content/app/BUILD.gn b/content/app/BUILD.gn |
index c8f13704321cabed18234fefcbd9d0b564f4091f..236ccc88d33b81dc19f7aab502edcb9b7235db40 100644 |
--- a/content/app/BUILD.gn |
+++ b/content/app/BUILD.gn |
@@ -28,6 +28,7 @@ source_set("app") { |
# picking the allocator. |
"//base/allocator", |
"//content:export", |
+ "//content/public/common", |
"//crypto", |
"//ui/base", |
"//ui/gfx", |