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

Unified Diff: components/mus/gles2/BUILD.gn

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 | « blimp/client/app/blimp_startup.cc ('k') | components/mus/gles2/command_buffer_driver.cc » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: components/mus/gles2/BUILD.gn
diff --git a/components/mus/gles2/BUILD.gn b/components/mus/gles2/BUILD.gn
index 7f2bb632a3c4134995605a0f220870095b14bc10..bfa0d5a8af3f8489edbfb5486203ca8eaa1abf89 100644
--- a/components/mus/gles2/BUILD.gn
+++ b/components/mus/gles2/BUILD.gn
@@ -50,6 +50,7 @@ source_set("gles2") {
"//ui/gfx",
"//ui/gfx/geometry",
"//ui/gl",
+ "//ui/gl/init",
"//ui/mojo/geometry:interfaces",
]
« no previous file with comments | « blimp/client/app/blimp_startup.cc ('k') | components/mus/gles2/command_buffer_driver.cc » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698