| Index: content/shell/shell_application_mac.mm
|
| diff --git a/content/shell/shell_application_mac.mm b/content/shell/shell_application_mac.mm
|
| index a8108049faf29974443aea5c9caf299bd311665a..7910dfeebd7dd8b73c8aaf693bd19b2507a3f677 100644
|
| --- a/content/shell/shell_application_mac.mm
|
| +++ b/content/shell/shell_application_mac.mm
|
| @@ -8,7 +8,7 @@
|
| #include "content/shell/shell.h"
|
| #include "content/shell/shell_browser_context.h"
|
| #include "content/shell/shell_content_browser_client.h"
|
| -#include "googleurl/src/gurl.h"
|
| +#include "url/gurl.h"
|
|
|
| @implementation ShellCrApplication
|
|
|
|
|