| Index: content/content_browser.gypi
|
| diff --git a/content/content_browser.gypi b/content/content_browser.gypi
|
| index 45781c5a2de2227d0310acdc70b63871fe719397..ed89ce993cb9293045425cb17026e72454050537 100644
|
| --- a/content/content_browser.gypi
|
| +++ b/content/content_browser.gypi
|
| @@ -33,9 +33,9 @@
|
| '../net/net.gyp:net_extras',
|
| '../sandbox/sandbox.gyp:sandbox',
|
| '../services/shell/shell.gyp:shell_lib',
|
| - '../services/shell/shell.gyp:shell_public',
|
| '../services/shell/shell.gyp:shell_runner_common_lib',
|
| '../services/shell/shell.gyp:shell_runner_host_lib',
|
| + '../services/shell/shell_public.gyp:shell_public',
|
| '../services/tracing/tracing.gyp:tracing_lib',
|
| '../services/tracing/tracing.gyp:tracing_public',
|
| '../services/user/user.gyp:user_service_lib',
|
|
|