Index: chrome_frame/crash_reporting/crash_metrics.h |
=================================================================== |
--- chrome_frame/crash_reporting/crash_metrics.h (revision 70317) |
+++ chrome_frame/crash_reporting/crash_metrics.h (working copy) |
@@ -10,7 +10,7 @@ |
#include "base/basictypes.h" |
#include "base/lazy_instance.h" |
-#include "base/thread_local.h" |
+#include "base/threading/thread_local.h" |
// This class provides functionality to track counters like successful page |
// loads in the host browser, total number of crashes, page loads in chrome |