Chromium Code Reviews

Unified Diff: chrome/browser/resource_message_filter.h

Issue 20072: Finish taking out render_messages.h include from other headers. (Closed) Base URL: svn://chrome-svn/chrome/trunk/src/
Patch Set: Created 11 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
Index: chrome/browser/resource_message_filter.h
===================================================================
--- chrome/browser/resource_message_filter.h (revision 9207)
+++ chrome/browser/resource_message_filter.h (working copy)
@@ -13,6 +13,7 @@
#include "build/build_config.h"
#include "chrome/browser/net/resolve_proxy_msg_helper.h"
#include "chrome/common/ipc_channel_proxy.h"
+#include "chrome/common/modal_dialog_event.h"
#include "chrome/common/notification_observer.h"
#include "webkit/glue/cache_manager.h"

Powered by Google App Engine