Chromium Code Reviews| Index: ash/public/cpp/BUILD.gn |
| diff --git a/ash/public/cpp/BUILD.gn b/ash/public/cpp/BUILD.gn |
| index 8323afc11a409c9d009c48bb7baa3d66f1494ed1..83919a7d8dd67b757c782730dbc956f3defccfc5 100644 |
| --- a/ash/public/cpp/BUILD.gn |
| +++ b/ash/public/cpp/BUILD.gn |
| @@ -5,6 +5,8 @@ |
| # C++ headers and sources that can be used outside ash. |
| component("ash_public_cpp") { |
| sources = [ |
| + "app_launch_id.cc", |
| + "app_launch_id.h", |
| "ash_public_export.h", |
| "mus_property_mirror_ash.cc", |
| "mus_property_mirror_ash.h", |