| Index: content/content_browser.gypi
|
| diff --git a/content/content_browser.gypi b/content/content_browser.gypi
|
| index 99d6548f598f23b94f91272302e7da1ceb683268..0fe3caa6bc13012beaee454f485b9446f2b27acf 100644
|
| --- a/content/content_browser.gypi
|
| +++ b/content/content_browser.gypi
|
| @@ -15,7 +15,7 @@
|
| '../third_party/speex/speex.gyp:libspeex',
|
| '../third_party/WebKit/Source/WebKit/chromium/WebKit.gyp:webkit',
|
| '../third_party/zlib/zlib.gyp:zlib',
|
| - '../ui/gfx/surface/surface.gyp:surface',
|
| + '../ui/surface/surface.gyp:surface',
|
| '../ui/ui.gyp:ui',
|
| '../ui/ui.gyp:ui_resources',
|
| '../webkit/support/webkit_support.gyp:dom_storage',
|
|
|