| Index: content/shell/BUILD.gn
|
| diff --git a/content/shell/BUILD.gn b/content/shell/BUILD.gn
|
| index d28fe8061c14215aa964ffa9965504eedc7dc81c..9a1183c2ffb803934029e6d800181bdb2206fcb8 100644
|
| --- a/content/shell/BUILD.gn
|
| +++ b/content/shell/BUILD.gn
|
| @@ -159,6 +159,8 @@ static_library("content_shell_lib") {
|
| "common/shell_content_client.h",
|
| "common/shell_messages.cc",
|
| "common/shell_messages.h",
|
| + "common/shell_origin_trial_policy.cc",
|
| + "common/shell_origin_trial_policy.h",
|
| "common/shell_switches.cc",
|
| "common/shell_switches.h",
|
| "common/shell_test_configuration.cc",
|
|
|