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", |