| Index: ui/ui_unittests.gypi
|
| diff --git a/ui/ui_unittests.gypi b/ui/ui_unittests.gypi
|
| index 27a2a3ad980eaaaefe1cfba6e4ca8cd33a6a47b4..38b2dab6a2a0fbf6b445570ef1c6348b1725d23e 100644
|
| --- a/ui/ui_unittests.gypi
|
| +++ b/ui/ui_unittests.gypi
|
| @@ -58,13 +58,13 @@
|
| 'dependencies': [
|
| '../base/base.gyp:base',
|
| '../base/base.gyp:test_support_base',
|
| - '../build/temp_gyp/googleurl.gyp:googleurl',
|
| '../skia/skia.gyp:skia',
|
| '../testing/gmock.gyp:gmock',
|
| '../testing/gtest.gyp:gtest',
|
| '../third_party/icu/icu.gyp:icui18n',
|
| '../third_party/icu/icu.gyp:icuuc',
|
| '../third_party/libpng/libpng.gyp:libpng',
|
| + '../url/url.gyp:url',
|
| 'run_ui_unittests',
|
| 'shell_dialogs',
|
| 'ui',
|
|
|