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

Unified Diff: chrome/common/utility_messages.cc

Issue 3297011: Removes indexed_db_param_traits.h depedencies on WebKit headers. (Closed)
Patch Set: Comments Created 10 years, 3 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
« no previous file with comments | « chrome/common/render_messages.cc ('k') | chrome/common/utility_messages_internal.h » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: chrome/common/utility_messages.cc
diff --git a/chrome/common/utility_messages.cc b/chrome/common/utility_messages.cc
index 4a781c3cc64466022b73b44782899a5fa755ec4e..b0cd5ccb73132f5d7636d9782ee18e5b2a3fe873 100644
--- a/chrome/common/utility_messages.cc
+++ b/chrome/common/utility_messages.cc
@@ -6,6 +6,8 @@
#include "base/values.h"
#include "chrome/common/common_param_traits.h"
+#include "chrome/common/indexed_db_key.h"
+#include "chrome/common/serialized_script_value.h"
#include "base/file_path.h"
#include "third_party/skia/include/core/SkBitmap.h"
« no previous file with comments | « chrome/common/render_messages.cc ('k') | chrome/common/utility_messages_internal.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698