diff options
Diffstat (limited to 'chrome_frame/crash_reporting/crash_metrics.h')
-rw-r--r-- | chrome_frame/crash_reporting/crash_metrics.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/chrome_frame/crash_reporting/crash_metrics.h b/chrome_frame/crash_reporting/crash_metrics.h index 96a6761..a58f366 100644 --- a/chrome_frame/crash_reporting/crash_metrics.h +++ b/chrome_frame/crash_reporting/crash_metrics.h @@ -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 |