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

Unified Diff: third_party/WebKit/Source/web/WebTextCheckingCompletionImpl.cpp

Issue 2870773003: Move EditorClientImpl.cpp out of web/ to core/page/EditorClient.cpp (Closed)
Patch Set: Created 3 years, 7 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: third_party/WebKit/Source/web/WebTextCheckingCompletionImpl.cpp
diff --git a/third_party/WebKit/Source/web/WebTextCheckingCompletionImpl.cpp b/third_party/WebKit/Source/web/WebTextCheckingCompletionImpl.cpp
index bcb24809ebbcced9f02682ddc480b46d56be78b3..da35a4fb58edd9feb011777db81f6c4551defabb 100644
--- a/third_party/WebKit/Source/web/WebTextCheckingCompletionImpl.cpp
+++ b/third_party/WebKit/Source/web/WebTextCheckingCompletionImpl.cpp
@@ -34,7 +34,6 @@
#include "platform/wtf/Assertions.h"
#include "public/platform/WebVector.h"
#include "public/web/WebTextCheckingResult.h"
-#include "web/EditorClientImpl.h"
namespace blink {

Powered by Google App Engine
This is Rietveld 408576698