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

Unified Diff: chrome/common/automation_messages.h

Issue 6713084: Move the rest of the renderer->browser messages that belong in content. Also do a bunch of cleanup: (Closed) Base URL: svn://chrome-svn/chrome/trunk/src/
Patch Set: '' Created 9 years, 9 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: chrome/common/automation_messages.h
===================================================================
--- chrome/common/automation_messages.h (revision 79188)
+++ chrome/common/automation_messages.h (working copy)
@@ -7,7 +7,7 @@
#include "base/basictypes.h"
#include "chrome/common/automation_constants.h"
-#include "chrome/common/common_param_traits.h"
+#include "chrome/common/content_settings.h"
#include "chrome/common/security_style.h"
#include "content/common/common_param_traits.h"
#include "content/common/page_type.h"

Powered by Google App Engine
This is Rietveld 408576698