| Index: chrome_frame/urlmon_moniker.h
|
| ===================================================================
|
| --- chrome_frame/urlmon_moniker.h (revision 78670)
|
| +++ chrome_frame/urlmon_moniker.h (working copy)
|
| @@ -8,11 +8,13 @@
|
| #include <atlbase.h>
|
| #include <atlcom.h>
|
| #include <urlmon.h>
|
| +
|
| #include <string>
|
|
|
| #include "base/lazy_instance.h"
|
| #include "base/logging.h"
|
| #include "base/threading/thread_local.h"
|
| +#include "base/win/atlcheck.h"
|
| #include "base/win/scoped_variant.h"
|
| #include "googleurl/src/gurl.h"
|
| #include "chrome_frame/utils.h"
|
|
|