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

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

Issue 2865743002: ash: Rename AppLaunchId to ShelfID. (Closed)
Patch Set: Address comment. Created 3 years, 7 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 5fa8010024fa818deb83e756dc8192254db4f134..e291ff39e7b55be5803c08cb8f04aa508d61f814 100644
--- a/ash/public/cpp/BUILD.gn
+++ b/ash/public/cpp/BUILD.gn
@@ -5,8 +5,6 @@
# 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",
"config.h",
"mus_property_mirror_ash.cc",
« 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