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

Unified Diff: Source/WebKit/chromium/src/ContextMenuClientImpl.cpp

Issue 14242011: Absolutify paths to css/. (Closed) Base URL: svn://svn.chromium.org/blink/trunk
Patch Set: rebase Created 7 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
Index: Source/WebKit/chromium/src/ContextMenuClientImpl.cpp
diff --git a/Source/WebKit/chromium/src/ContextMenuClientImpl.cpp b/Source/WebKit/chromium/src/ContextMenuClientImpl.cpp
index 2bd70bd3f717d03a8b27bb4fbd1c346d3d70b1a1..db500d19426b2409f1f306e53a7c27e8056e477c 100644
--- a/Source/WebKit/chromium/src/ContextMenuClientImpl.cpp
+++ b/Source/WebKit/chromium/src/ContextMenuClientImpl.cpp
@@ -32,7 +32,6 @@
#include "ContextMenuClientImpl.h"
#include "CSSPropertyNames.h"
-#include "CSSStyleDeclaration.h"
#include "Document.h"
#include "DocumentMarkerController.h"
#include "ExceptionCodePlaceholder.h"
@@ -53,6 +52,7 @@
#include "WebSpellCheckClient.h"
#include "WebViewClient.h"
#include "WebViewImpl.h"
+#include "core/css/CSSStyleDeclaration.h"
#include "core/editing/Editor.h"
#include "core/history/HistoryItem.h"
#include "core/loader/DocumentLoader.h"
« no previous file with comments | « Source/WebKit/chromium/src/AutofillPopupMenuClient.cpp ('k') | Source/WebKit/chromium/src/WebAccessibilityObject.cpp » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698