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

Unified Diff: webkit/common/database/database_connections.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/common/database/database_connections.cc
diff --git a/webkit/common/database/database_connections.cc b/webkit/common/database/database_connections.cc
index 56db388e6a40e976681fb9d817c0d21a2c0462ed..ab091e8087e79481f7690c7b8729a008aa419242 100644
--- a/webkit/common/database/database_connections.cc
+++ b/webkit/common/database/database_connections.cc
@@ -8,7 +8,7 @@
#include "base/bind.h"
#include "base/logging.h"
#include "base/message_loop.h"
-#include "base/message_loop_proxy.h"
+#include "base/message_loop/message_loop_proxy.h"
namespace webkit_database {
« no previous file with comments | « webkit/common/blob/shareable_file_reference_unittest.cc ('k') | webkit/glue/resource_request_body_unittest.cc » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698