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

Unified Diff: blimp/client/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: 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
Index: blimp/client/BUILD.gn
diff --git a/blimp/client/BUILD.gn b/blimp/client/BUILD.gn
index d773b26a7a3856d87993ac05e3a9b09e9d98a4e8..e37f204f39a152efb45dc6a3438889a6350085ec 100644
--- a/blimp/client/BUILD.gn
+++ b/blimp/client/BUILD.gn
@@ -64,6 +64,7 @@ source_set("client") {
"//third_party/libwebp",
"//ui/gfx/geometry",
"//ui/gl",
+ "//ui/gl/init",
"//url:url",
]
}

Powered by Google App Engine
This is Rietveld 408576698