Index: BUILD.gn |
diff --git a/BUILD.gn b/BUILD.gn |
index ea1c274b99cef00e12bd7d37315c9ea782400c3c..18af907efc1d0507ee56b1d7a2da4dadd0534bbe 100644 |
--- a/BUILD.gn |
+++ b/BUILD.gn |
@@ -32,6 +32,7 @@ group("root") { |
"//components:all_components", |
"//content", |
"//content/shell:content_shell", |
+ "//content/test:test_support", |
"//crypto", |
"//device/bluetooth", |
"//device/nfc", |
@@ -171,6 +172,7 @@ group("root") { |
"//chrome/utility", # Blocked on content. |
"//content", |
"//content/shell:content_shell", # Blocked on content. |
+ "//content/test:test_support", # Blocked on content. |
"//extensions/common", |
"//extensions/common/api", |
"//pdf", # Not compiled on Android in GYP yet, either. |