| Index: chrome/chrome_tests.gypi
|
| diff --git a/chrome/chrome_tests.gypi b/chrome/chrome_tests.gypi
|
| index afed91b2168d6cfc3c1367a4c90293aafe388e10..794765eb2f95be2fc98463c6be1d6ef24b1f3b40 100644
|
| --- a/chrome/chrome_tests.gypi
|
| +++ b/chrome/chrome_tests.gypi
|
| @@ -996,7 +996,7 @@
|
| '../third_party/libjingle/libjingle.gyp:libjingle',
|
| '../third_party/libxml/libxml.gyp:libxml',
|
| '../tools/json_schema_compiler/test/json_schema_compiler_tests.gyp:json_schema_compiler_tests',
|
| - '../ui/gfx/gl/gl.gyp:gl',
|
| + '../ui/gl/gl.gyp:gl',
|
| '../ui/ui.gyp:ui_resources',
|
| '../ui/ui.gyp:ui_resources_standard',
|
| '../ui/ui.gyp:ui_test_support',
|
|
|