| Index: content/content_browser.gypi
|
| diff --git a/content/content_browser.gypi b/content/content_browser.gypi
|
| index d80203f061a96e2b0a0af6fd3313e84922586391..7d585ac1545eb53e8a5d579f0dd36c26c6726fcd 100644
|
| --- a/content/content_browser.gypi
|
| +++ b/content/content_browser.gypi
|
| @@ -17,6 +17,7 @@
|
| '../ui/surface/surface.gyp:surface',
|
| '../ui/ui.gyp:ui',
|
| '../ui/ui.gyp:ui_resources',
|
| + '../ui/ui.gyp:ui_resources_standard',
|
| '../webkit/support/webkit_support.gyp:dom_storage',
|
| '../webkit/support/webkit_support.gyp:webkit_resources',
|
| '../webkit/support/webkit_support.gyp:webkit_strings',
|
|
|