Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(1767)

Unified Diff: ash/public/cpp/BUILD.gn

Issue 2765563002: Move and rename Chrome's AppLauncherId to ash::AppLaunchId. (Closed)
Patch Set: Add example commment. Created 3 years, 9 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View side-by-side diff with in-line comments
Download patch
« no previous file with comments | « no previous file | ash/public/cpp/app_launch_id.h » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
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",
« no previous file with comments | « no previous file | ash/public/cpp/app_launch_id.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698