diff options
Diffstat (limited to 'content/content_browser.gypi')
-rw-r--r-- | content/content_browser.gypi | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/content/content_browser.gypi b/content/content_browser.gypi index 77488ba..74f19ab 100644 --- a/content/content_browser.gypi +++ b/content/content_browser.gypi @@ -917,7 +917,7 @@ }], ['ui_compositor_image_transport==1', { 'dependencies': [ - '../ui/gfx/gl/gl.gyp:gl', + '../ui/gl/gl.gyp:gl', ], 'link_settings': { 'libraries': [ |