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

Unified Diff: ui/surface/surface.gyp

Issue 1920163005: Split //ui/gl into //ui/gl + //ui/gi/init. (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Rebase. 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 | « ui/ozone/demo/ozone_demos.gyp ('k') | ui/views/examples/BUILD.gn » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: ui/surface/surface.gyp
diff --git a/ui/surface/surface.gyp b/ui/surface/surface.gyp
index e45e2ae888a524eca34185d1f53753c79c85a5b9..f4be6f7586007bbce3b9e479a24c00b798fec139 100644
--- a/ui/surface/surface.gyp
+++ b/ui/surface/surface.gyp
@@ -26,6 +26,7 @@
'../base/ui_base.gyp:ui_base',
'../gfx/gfx.gyp:gfx_geometry',
'../gl/gl.gyp:gl',
+ '../gl/init/gl_init.gyp:gl_init',
],
'sources': [
'surface_export.h',
« no previous file with comments | « ui/ozone/demo/ozone_demos.gyp ('k') | ui/views/examples/BUILD.gn » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698