diff options
Diffstat (limited to 'content/content_gpu.gypi')
-rw-r--r-- | content/content_gpu.gypi | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/content/content_gpu.gypi b/content/content_gpu.gypi index c31b081..cda9ae0 100644 --- a/content/content_gpu.gypi +++ b/content/content_gpu.gypi @@ -6,7 +6,7 @@ 'dependencies': [ '../base/base.gyp:base', '../skia/skia.gyp:skia', - '../ui/gfx/gl/gl.gyp:gl', + '../ui/gl/gl.gyp:gl', ], 'sources': [ 'gpu/gpu_dx_diagnostics_win.cc', |