Index: gpu/config/BUILD.gn |
diff --git a/gpu/config/BUILD.gn b/gpu/config/BUILD.gn |
index 3ca9edff16800f32e3349c70a220acbd83d50886..fa9a9726b6495ddb998e1df34d6fbdb3f7cc3926 100644 |
--- a/gpu/config/BUILD.gn |
+++ b/gpu/config/BUILD.gn |
@@ -25,6 +25,7 @@ group("config") { |
source_set("config_sources") { |
visibility = [ |
"//components/mus/gles2:*", |
+ "//content/public/gpu/*", |
brettw
2016/03/25 17:49:39
For author and reviewers: this change was incorrec
|
"//gpu/*", |
] |