diff options
Diffstat (limited to 'chrome/browser/google_apis/task_util.h')
-rw-r--r-- | chrome/browser/google_apis/task_util.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/chrome/browser/google_apis/task_util.h b/chrome/browser/google_apis/task_util.h index c8d1b8a..d4fd59bb 100644 --- a/chrome/browser/google_apis/task_util.h +++ b/chrome/browser/google_apis/task_util.h @@ -6,7 +6,7 @@ #define CHROME_BROWSER_GOOGLE_APIS_TASK_UTIL_H_ #include "base/bind.h" -#include "base/message_loop_proxy.h" +#include "base/message_loop/message_loop_proxy.h" namespace google_apis { |