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

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: 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/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',

Powered by Google App Engine
This is Rietveld 408576698