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

Unified Diff: ash/mus/sysui/BUILD.gn

Issue 1684633002: ash/mash: Introduce a ShelfDelegate implementation for mash. (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@ash-sysui-window-container
Patch Set: self-nit Created 4 years, 10 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/mus/sysui/shelf_delegate_mus.h » ('j') | ash/mus/sysui/shelf_delegate_mus.cc » ('J')
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: ash/mus/sysui/BUILD.gn
diff --git a/ash/mus/sysui/BUILD.gn b/ash/mus/sysui/BUILD.gn
index 6933211274c8d046940c8a4c6923b12fe105618e..5cbef839878396e570c98b1bde51bd77d0fa54df 100644
--- a/ash/mus/sysui/BUILD.gn
+++ b/ash/mus/sysui/BUILD.gn
@@ -9,6 +9,8 @@ import("//tools/grit/repack.gni")
source_set("lib") {
sources = [
+ "shelf_delegate_mus.cc",
+ "shelf_delegate_mus.h",
"shell_delegate_mus.cc",
"shell_delegate_mus.h",
"stub_context_factory.cc",
« no previous file with comments | « no previous file | ash/mus/sysui/shelf_delegate_mus.h » ('j') | ash/mus/sysui/shelf_delegate_mus.cc » ('J')

Powered by Google App Engine
This is Rietveld 408576698