| Index: chrome_frame/chrome_tab.cc
|
| diff --git a/chrome_frame/chrome_tab.cc b/chrome_frame/chrome_tab.cc
|
| index 177b9ac2a9349ed7d6f12f7ce4212471b3ff5ef8..8728c95fc843a87e174ffef72447aee0de0f9e48 100644
|
| --- a/chrome_frame/chrome_tab.cc
|
| +++ b/chrome_frame/chrome_tab.cc
|
| @@ -42,8 +42,8 @@
|
| #include "chrome_frame/pin_module.h"
|
| #include "chrome_frame/resource.h"
|
| #include "chrome_frame/utils.h"
|
| -#include "googleurl/src/url_util.h"
|
| #include "grit/chrome_frame_resources.h"
|
| +#include "url/url_util.h"
|
|
|
| using base::win::RegKey;
|
|
|
|
|