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

Unified Diff: gpu/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: gpu/BUILD.gn
diff --git a/gpu/BUILD.gn b/gpu/BUILD.gn
index 608e4b7759abd5e1d4477cd77c8025893e2d336d..11e94eb35283258fc0661578e2a7eb57c577c3ee 100644
--- a/gpu/BUILD.gn
+++ b/gpu/BUILD.gn
@@ -388,5 +388,6 @@ test("gpu_perftests") {
"//testing/perf",
"//ui/gfx/geometry",
"//ui/gl",
+ "//ui/gl/init",
]
}

Powered by Google App Engine
This is Rietveld 408576698