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

Unified Diff: ash/content/gpu_support_impl.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/gpu_support_impl.h
diff --git a/ash/content/gpu_support_impl.h b/ash/content/gpu_support_impl.h
index 422d331c097d57b1ecc24c8e16af334085f8e975..c999bad57a1814962233a29e234349372dbd393b 100644
--- a/ash/content/gpu_support_impl.h
+++ b/ash/content/gpu_support_impl.h
@@ -5,8 +5,8 @@
#ifndef ASH_CONTENT_GPU_SUPPORT_IMPL_H_
#define ASH_CONTENT_GPU_SUPPORT_IMPL_H_
+#include "ash/common/gpu_support.h"
#include "ash/content/ash_with_content_export.h"
-#include "ash/gpu_support.h"
#include "base/macros.h"
namespace ash {

Powered by Google App Engine
This is Rietveld 408576698