Index: cc/BUILD.gn |
diff --git a/cc/BUILD.gn b/cc/BUILD.gn |
index 801ee866cd1e6482c68152cd88112fe0f96d7be1..8dfb81fccf5365d56344286a43acd0e59e26973c 100644 |
--- a/cc/BUILD.gn |
+++ b/cc/BUILD.gn |
@@ -565,6 +565,7 @@ component("cc") { |
"//base/third_party/dynamic_annotations", |
"//cc/proto", |
"//cc/surfaces:surface_id", |
+ "//components/memory_coordinator/common:common", |
"//gpu", |
"//gpu/command_buffer/client:gles2_interface", |
"//media", |