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

Unified Diff: chrome/browser/ui/BUILD.gn

Issue 2894443002: arc: Set custom icon in shelf for ARC apps. (Closed)
Patch Set: rebase 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 | chrome/browser/ui/app_list/arc/arc_app_icon.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 ef8025dcb6bdc07bb6c7835a0d849691ecf181c1..8b0c60a0034554a2d3f720c5e7fb1aaad37238e2 100644
--- a/chrome/browser/ui/BUILD.gn
+++ b/chrome/browser/ui/BUILD.gn
@@ -3373,6 +3373,8 @@ split_static_library("ui") {
"ash/launcher/arc_app_deferred_launcher_item_controller.h",
"ash/launcher/arc_app_shelf_id.cc",
"ash/launcher/arc_app_shelf_id.h",
+ "ash/launcher/arc_app_window.cc",
+ "ash/launcher/arc_app_window.h",
"ash/launcher/arc_app_window_launcher_controller.cc",
"ash/launcher/arc_app_window_launcher_controller.h",
"ash/launcher/arc_app_window_launcher_item_controller.cc",
« no previous file with comments | « no previous file | chrome/browser/ui/app_list/arc/arc_app_icon.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698