| Index: trunk/src/chrome/chrome_browser_extensions.gypi
|
| ===================================================================
|
| --- trunk/src/chrome/chrome_browser_extensions.gypi (revision 193982)
|
| +++ trunk/src/chrome/chrome_browser_extensions.gypi (working copy)
|
| @@ -25,6 +25,7 @@
|
| 'debugger',
|
| 'in_memory_url_index_cache_proto',
|
| 'installer_util',
|
| + '../build/temp_gyp/googleurl.gyp:googleurl',
|
| '../content/content.gyp:content_browser',
|
| '../crypto/crypto.gyp:crypto',
|
| '../device/device.gyp:device_bluetooth',
|
| @@ -41,7 +42,6 @@
|
| '../ui/base/strings/ui_strings.gyp:ui_strings',
|
| '../ui/ui.gyp:ui',
|
| '../ui/ui.gyp:ui_resources',
|
| - '../url/url.gyp:url',
|
| '../webkit/support/webkit_support.gyp:glue',
|
| '../webkit/support/webkit_support.gyp:user_agent',
|
| '../webkit/support/webkit_support.gyp:webkit_base',
|
|
|