Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(91)

Unified Diff: webkit/browser/quota/quota_task.cc

Issue 16514006: Update includes of message_loop_proxy. (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: Created 7 years, 6 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View side-by-side diff with in-line comments
Download patch
Index: webkit/browser/quota/quota_task.cc
diff --git a/webkit/browser/quota/quota_task.cc b/webkit/browser/quota/quota_task.cc
index 95b02f1ce4b3b107ebbb973177d7605817e2b58b..cb8a124ee537d80bc8fcae9a79d8cdf4da5912ef 100644
--- a/webkit/browser/quota/quota_task.cc
+++ b/webkit/browser/quota/quota_task.cc
@@ -10,7 +10,7 @@
#include "base/bind.h"
#include "base/location.h"
#include "base/message_loop.h"
-#include "base/message_loop_proxy.h"
+#include "base/message_loop/message_loop_proxy.h"
#include "base/single_thread_task_runner.h"
using base::TaskRunner;
« no previous file with comments | « webkit/browser/quota/quota_manager_unittest.cc ('k') | webkit/browser/quota/quota_temporary_storage_evictor_unittest.cc » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698