| Index: content/browser/user_metrics.cc
|
| diff --git a/content/browser/user_metrics.cc b/content/browser/user_metrics.cc
|
| index d58c666a7a370446fb2e49f3a6428ea2d7e52763..8191418a947a17b4b2d600213c6e682ff77da20f 100644
|
| --- a/content/browser/user_metrics.cc
|
| +++ b/content/browser/user_metrics.cc
|
| @@ -4,7 +4,7 @@
|
|
|
| #include "content/browser/user_metrics.h"
|
|
|
| -#include "content/browser/browser_thread.h"
|
| +#include "content/public/browser/browser_thread.h"
|
| #include "content/public/browser/notification_service.h"
|
| #include "content/public/browser/notification_types.h"
|
|
|
|
|