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

Unified Diff: android_webview/browser/aw_gl_surface.h

Issue 1920163005: Split //ui/gl into //ui/gl + //ui/gi/init. (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Change to //ui/gl/init Created 4 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
« no previous file with comments | « android_webview/android_webview_tests.gypi ('k') | android_webview/browser/scoped_app_gl_state_restore.cc » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: android_webview/browser/aw_gl_surface.h
diff --git a/android_webview/browser/aw_gl_surface.h b/android_webview/browser/aw_gl_surface.h
index d0c52200662c755b415ebfe380fbcbf07a5d2840..1571035a98738af370227fb2c40aec6b116da403 100644
--- a/android_webview/browser/aw_gl_surface.h
+++ b/android_webview/browser/aw_gl_surface.h
@@ -6,6 +6,7 @@
#define ANDROID_WEBVIEW_BROWSER_AW_GL_SURFACE_H_
#include "base/macros.h"
+#include "ui/gl/gl_export.h"
#include "ui/gl/gl_surface.h"
namespace android_webview {
« no previous file with comments | « android_webview/android_webview_tests.gypi ('k') | android_webview/browser/scoped_app_gl_state_restore.cc » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698