Chromium Code Reviews

Unified Diff: content/common/appcache_messages.h

Issue 1722773002: Mustash: Move GURL ParamTraits to url/ipc (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Get rid of defines used for testing deps Created 4 years, 10 months ago
Use n/p to move between diff chunks; N/P to move between comments.
Jump to:
View side-by-side diff with in-line comments
« no previous file with comments | « content/common/accessibility_messages.h ('k') | content/common/browser_plugin/browser_plugin_messages.h » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: content/common/appcache_messages.h
diff --git a/content/common/appcache_messages.h b/content/common/appcache_messages.h
index 7e74848e4dd974a30523d3926c06e6861a7b7556..95964f71c9de1054ecbc19e0f38b8de18eb2a380 100644
--- a/content/common/appcache_messages.h
+++ b/content/common/appcache_messages.h
@@ -9,6 +9,7 @@
#include <stdint.h>
#include "content/common/appcache_interfaces.h"
+#include "url/ipc/url_param_traits.h"
#define IPC_MESSAGE_START AppCacheMsgStart
« no previous file with comments | « content/common/accessibility_messages.h ('k') | content/common/browser_plugin/browser_plugin_messages.h » ('j') | no next file with comments »

Powered by Google App Engine