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

Unified Diff: ash/BUILD.gn

Issue 2545723003: ash: Add SessionController/Client mojo interfaces (Closed)
Patch Set: use a default to fix null avatar image failures Created 4 years 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/common/mojo_interface_factory.cc » ('j') | ash/common/session/session_controller.h » ('J')
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: ash/BUILD.gn
diff --git a/ash/BUILD.gn b/ash/BUILD.gn
index b4c568f0de5247476d4c6947000278469e789c43..41ad35c588de4b37d907f9643e4fa75469c33421 100644
--- a/ash/BUILD.gn
+++ b/ash/BUILD.gn
@@ -131,6 +131,8 @@ component("ash") {
"common/popup_message.h",
"common/scoped_root_window_for_new_windows.cc",
"common/scoped_root_window_for_new_windows.h",
+ "common/session/session_controller.cc",
+ "common/session/session_controller.h",
"common/session/session_state_delegate.cc",
"common/session/session_state_delegate.h",
"common/session/session_state_observer.cc",
« no previous file with comments | « no previous file | ash/common/mojo_interface_factory.cc » ('j') | ash/common/session/session_controller.h » ('J')

Powered by Google App Engine
This is Rietveld 408576698