summaryrefslogtreecommitdiffstats
path: root/content/shell/BUILD.gn
diff options
context:
space:
mode:
Diffstat (limited to 'content/shell/BUILD.gn')
-rw-r--r--content/shell/BUILD.gn2
1 files changed, 2 insertions, 0 deletions
diff --git a/content/shell/BUILD.gn b/content/shell/BUILD.gn
index 57538e9..4ed444a 100644
--- a/content/shell/BUILD.gn
+++ b/content/shell/BUILD.gn
@@ -80,6 +80,8 @@ static_library("content_shell_lib") {
"browser/layout_test/layout_test_url_request_context_getter.h",
"browser/layout_test/notify_done_forwarder.cc",
"browser/layout_test/notify_done_forwarder.h",
+ "browser/layout_test/test_info_extractor.cc",
+ "browser/layout_test/test_info_extractor.h",
"browser/shell.cc",
"browser/shell.h",
"browser/shell_access_token_store.cc",