| Index: shell/application_manager/BUILD.gn
|
| diff --git a/shell/application_manager/BUILD.gn b/shell/application_manager/BUILD.gn
|
| index b53e473bd762e509a6528a5111d74c431873fda2..bfeff8b8d29ed7d03b4a7a0fdae49bd46a8979ec 100644
|
| --- a/shell/application_manager/BUILD.gn
|
| +++ b/shell/application_manager/BUILD.gn
|
| @@ -23,6 +23,8 @@ component("application_manager") {
|
| "query_util.h",
|
| "shell_impl.cc",
|
| "shell_impl.h",
|
| + "url_and_identity.cc",
|
| + "url_and_identity.h",
|
| ]
|
|
|
| defines = [ "MOJO_APPLICATION_MANAGER_IMPLEMENTATION" ]
|
|
|