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

Unified Diff: ash/public/cpp/BUILD.gn

Issue 2538113005: mash: Move session_types.h to ash/public (Closed)
Patch Set: fix gn deps 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 | « ash/content/shell_content_state.h ('k') | ash/public/cpp/session_types.h » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: ash/public/cpp/BUILD.gn
diff --git a/ash/public/cpp/BUILD.gn b/ash/public/cpp/BUILD.gn
index 9f3bf5644d36a5927cddac5147006aaa1d478db7..521d9fbbf9f4e573ef7436e006380ae1cc7d8099 100644
--- a/ash/public/cpp/BUILD.gn
+++ b/ash/public/cpp/BUILD.gn
@@ -5,6 +5,7 @@
# C++ headers and sources that can be used outside ash.
source_set("cpp") {
sources = [
+ "session_types.h",
"shelf_types.h",
"shell_window_ids.cc",
"shell_window_ids.h",
« no previous file with comments | « ash/content/shell_content_state.h ('k') | ash/public/cpp/session_types.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698