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

Unified Diff: ash/content/shell_content_state.h

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/common/system/user/user_view.h ('k') | ash/public/cpp/BUILD.gn » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: ash/content/shell_content_state.h
diff --git a/ash/content/shell_content_state.h b/ash/content/shell_content_state.h
index 661c425ffc25059e75cf074251d07adc46bacf65..3269a582855834444313c7469a1585b415ee2433 100644
--- a/ash/content/shell_content_state.h
+++ b/ash/content/shell_content_state.h
@@ -5,8 +5,8 @@
#ifndef ASH_CONTENT_SHELL_CONTENT_STATE_H_
#define ASH_CONTENT_SHELL_CONTENT_STATE_H_
-#include "ash/common/session/session_types.h"
#include "ash/content/ash_with_content_export.h"
+#include "ash/public/cpp/session_types.h"
#include "base/macros.h"
#if defined(OS_CHROMEOS)
« no previous file with comments | « ash/common/system/user/user_view.h ('k') | ash/public/cpp/BUILD.gn » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698