| Index: ui/keyboard/keyboard.gyp
|
| diff --git a/ui/keyboard/keyboard.gyp b/ui/keyboard/keyboard.gyp
|
| index 19536929e3876390242d20b74101e30b45b6d1ab..c9efbfa8b904dcf12946c069bd9bd85c2c03dada 100644
|
| --- a/ui/keyboard/keyboard.gyp
|
| +++ b/ui/keyboard/keyboard.gyp
|
| @@ -38,10 +38,10 @@
|
| 'dependencies': [
|
| '../../base/base.gyp:base',
|
| '../../base/third_party/dynamic_annotations/dynamic_annotations.gyp:dynamic_annotations',
|
| - '../../build/temp_gyp/googleurl.gyp:googleurl',
|
| '../../content/content.gyp:content_browser',
|
| '../../ipc/ipc.gyp:ipc',
|
| '../../skia/skia.gyp:skia',
|
| + '../../url/url.gyp:url',
|
| '../aura/aura.gyp:aura',
|
| '../compositor/compositor.gyp:compositor',
|
| '../ui.gyp:ui',
|
|
|