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

Unified Diff: ui/views/examples/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 | « ui/surface/surface.gyp ('k') | ui/views/examples/DEPS » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: ui/views/examples/BUILD.gn
diff --git a/ui/views/examples/BUILD.gn b/ui/views/examples/BUILD.gn
index 6aed028f713f5480feb78594f65e1a86b35b1471..5e1cfb6492c01cf473ac249de6f4bffc6e945c5c 100644
--- a/ui/views/examples/BUILD.gn
+++ b/ui/views/examples/BUILD.gn
@@ -110,7 +110,7 @@ executable("views_examples_exe") {
"//ui/compositor",
"//ui/compositor:test_support",
"//ui/gfx",
- "//ui/gl",
+ "//ui/gl/init",
"//ui/resources:ui_test_pak",
"//ui/views",
"//ui/views:test_support",
« no previous file with comments | « ui/surface/surface.gyp ('k') | ui/views/examples/DEPS » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698