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

Unified Diff: ash/content/gpu_support_impl.h

Issue 2150023002: Add ShellDelegate, MediaDelegate and KeyboardUI stubs to mus ash (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: review comments Created 4 years, 5 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
« no previous file with comments | « ash/common/wm_shell.cc ('k') | ash/gpu_support.h » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
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 {
« no previous file with comments | « ash/common/wm_shell.cc ('k') | ash/gpu_support.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698