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

Unified Diff: ash/content/gpu_support_impl.h

Issue 2734653002: chromeos: Move files in //ash/common to //ash (Closed)
Patch Set: fix a11y tests, fix docs Created 3 years, 10 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 ad968a8b84952d5413eba0dade321574eae0b194..f94b2e8679bd8bbf97112547626cace91fd1e97a 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