diff options
Diffstat (limited to 'chrome_frame/test/urlmon_moniker_integration_test.cc')
-rw-r--r-- | chrome_frame/test/urlmon_moniker_integration_test.cc | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/chrome_frame/test/urlmon_moniker_integration_test.cc b/chrome_frame/test/urlmon_moniker_integration_test.cc index 311b0af..4e9c29b9 100644 --- a/chrome_frame/test/urlmon_moniker_integration_test.cc +++ b/chrome_frame/test/urlmon_moniker_integration_test.cc @@ -6,7 +6,7 @@ #include <atlcom.h> #include "base/scoped_comptr_win.h" -#include "base/thread.h" +#include "base/threading/thread.h" #include "chrome_frame/bho.h" //#include "chrome_frame/urlmon_moniker.h" #include "chrome_frame/test/test_server.h" |