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

Unified Diff: content/public/common/context_menu_params.h

Issue 10139023: Handle move of WebKit's WebReferrerPolicy.h (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: updated wrt landed commonparamtraits patch... Created 8 years, 8 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 | « content/public/common/common_param_traits.h ('k') | content/public/common/referrer.h » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: content/public/common/context_menu_params.h
diff --git a/content/public/common/context_menu_params.h b/content/public/common/context_menu_params.h
index 8ceef4f29d0c69579882fb66567bb51062661af6..373d0b767e3da00e95120d4c9a0399e2db470a3e 100644
--- a/content/public/common/context_menu_params.h
+++ b/content/public/common/context_menu_params.h
@@ -13,9 +13,9 @@
#include "googleurl/src/gurl.h"
#include "content/common/content_export.h"
#include "content/public/common/ssl_status.h"
-#include "webkit/glue/webmenuitem.h"
+#include "third_party/WebKit/Source/Platform/chromium/public/WebReferrerPolicy.h"
#include "third_party/WebKit/Source/WebKit/chromium/public/WebContextMenuData.h"
-#include "third_party/WebKit/Source/WebKit/chromium/public/WebReferrerPolicy.h"
+#include "webkit/glue/webmenuitem.h"
namespace content {
« no previous file with comments | « content/public/common/common_param_traits.h ('k') | content/public/common/referrer.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698