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

Unified Diff: chrome/browser/ui/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 | « ash/public/cpp/app_launch_id.cc ('k') | chrome/browser/ui/ash/app_launcher_id.h » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: chrome/browser/ui/BUILD.gn
diff --git a/chrome/browser/ui/BUILD.gn b/chrome/browser/ui/BUILD.gn
index 5b81114051f22f0f9802cc858b116ea43364b958..f700d8d5092018d848c734a1ac9ba606f9485c87 100644
--- a/chrome/browser/ui/BUILD.gn
+++ b/chrome/browser/ui/BUILD.gn
@@ -1277,8 +1277,6 @@ split_static_library("ui") {
}
if (use_ash) {
sources += [
- "ash/app_launcher_id.cc",
- "ash/app_launcher_id.h",
"ash/app_list/app_list_controller_ash.cc",
"ash/app_list/app_list_controller_ash.h",
"ash/app_list/app_list_presenter_delegate_mus.cc",
« no previous file with comments | « ash/public/cpp/app_launch_id.cc ('k') | chrome/browser/ui/ash/app_launcher_id.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698