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

Unified Diff: gpu/tools/tools.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 | « gpu/tools/compositor_model_bench/compositor_model_bench.cc ('k') | media/gpu/BUILD.gn » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: gpu/tools/tools.gyp
diff --git a/gpu/tools/tools.gyp b/gpu/tools/tools.gyp
index 342a76908820c632949a2fe9b48e5fd6285a71a3..c2109c137149dd05c3d9fac7fc788e0d159a4c61 100644
--- a/gpu/tools/tools.gyp
+++ b/gpu/tools/tools.gyp
@@ -19,6 +19,7 @@
'../../base/base.gyp:base',
'../../build/linux/system.gyp:x11',
'../../ui/gl/gl.gyp:gl',
+ '../../ui/gl/init/gl_init.gyp:gl_init',
],
'libraries': [
'-lGL',
« no previous file with comments | « gpu/tools/compositor_model_bench/compositor_model_bench.cc ('k') | media/gpu/BUILD.gn » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698