summaryrefslogtreecommitdiffstats
path: root/chrome_frame/utils.h
diff options
context:
space:
mode:
Diffstat (limited to 'chrome_frame/utils.h')
-rw-r--r--chrome_frame/utils.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/chrome_frame/utils.h b/chrome_frame/utils.h
index 773b65f..97f9284 100644
--- a/chrome_frame/utils.h
+++ b/chrome_frame/utils.h
@@ -16,7 +16,7 @@
#include "base/lock.h"
#include "base/logging.h"
#include "base/metrics/histogram.h"
-#include "base/thread.h"
+#include "base/threading/thread.h"
#include "base/win/scoped_comptr.h"
#include "gfx/rect.h"
#include "googleurl/src/gurl.h"