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

Unified Diff: ash/content/shell_content_state.h

Issue 2048443002: ABANDONED: mash: Move shell delegate interfaces to ash/common (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@moveshelfmodel
Patch Set: Created 4 years, 6 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
Index: ash/content/shell_content_state.h
diff --git a/ash/content/shell_content_state.h b/ash/content/shell_content_state.h
index a1e79bad5e82b56bfe3184f217097f391504cef9..661c425ffc25059e75cf074251d07adc46bacf65 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/session/session_types.h"
#include "base/macros.h"
#if defined(OS_CHROMEOS)

Powered by Google App Engine
This is Rietveld 408576698