| Index: content/shell/BUILD.gn
|
| diff --git a/content/shell/BUILD.gn b/content/shell/BUILD.gn
|
| index 5f00dde219fdd1bb1300f44f54a2d299286bd7c6..0d0311902e85746021b6d5f621502e5c4cb6d6e2 100644
|
| --- a/content/shell/BUILD.gn
|
| +++ b/content/shell/BUILD.gn
|
| @@ -233,6 +233,8 @@ static_library("content_shell_lib") {
|
| "renderer/test_runner/web_test_proxy.cc",
|
| "renderer/test_runner/web_test_proxy.h",
|
| "renderer/test_runner/web_test_runner.h",
|
| + "utility/shell_content_utility_client.cc",
|
| + "utility/shell_content_utility_client.h",
|
| ]
|
|
|
| # TODO(jschuh): crbug.com/167187 fix size_t to int truncations.
|
|
|