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

Unified Diff: components/view_manager/native_viewport/native_viewport_application_delegate.h

Issue 1150093003: Move GLES2, GPU & Surfaces into the ViewManager directory. This does not merge the applications, th… (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: . Created 5 years, 7 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: components/view_manager/native_viewport/native_viewport_application_delegate.h
diff --git a/components/view_manager/native_viewport/native_viewport_application_delegate.h b/components/view_manager/native_viewport/native_viewport_application_delegate.h
index 08c695adb5a12f85bfcaad9c6336c3ce8ca02248..c0b4bb8888513b47d583d85b10be135536c3800b 100644
--- a/components/view_manager/native_viewport/native_viewport_application_delegate.h
+++ b/components/view_manager/native_viewport/native_viewport_application_delegate.h
@@ -6,7 +6,7 @@
#define COMPONENTS_VIEW_MANAGER_NATIVE_VIEWPORT_NATIVE_VIEWPORT_APPLICATION_DELEGATE_H_
#include "base/macros.h"
-#include "components/gles2/gpu_impl.h"
+#include "components/view_manager/gles2/gpu_impl.h"
#include "components/view_manager/public/interfaces/native_viewport.mojom.h"
#include "mojo/application/public/cpp/app_lifetime_helper.h"
#include "mojo/application/public/cpp/application_delegate.h"
« no previous file with comments | « components/view_manager/native_viewport/BUILD.gn ('k') | components/view_manager/native_viewport/native_viewport_impl.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698