| Index: chrome_frame/delete_chrome_history.cc
|
| diff --git a/chrome_frame/delete_chrome_history.cc b/chrome_frame/delete_chrome_history.cc
|
| index 5f05fec5d5527eb57e1ccff23d8411ace037cbc1..f2333f4614347f63b2c526c283b8eedf89f2d7f1 100644
|
| --- a/chrome_frame/delete_chrome_history.cc
|
| +++ b/chrome_frame/delete_chrome_history.cc
|
| @@ -5,7 +5,7 @@
|
| // Implementation of DeleteChromeHistory
|
| #include "chrome_frame/delete_chrome_history.h"
|
|
|
| -#include "chrome/browser/browsing_data_remover.h"
|
| +#include "chrome/browser/browsing_data/browsing_data_remover.h"
|
|
|
| #include "base/win/windows_version.h"
|
| #include "chrome_frame/chrome_frame_activex.h"
|
|
|