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

Unified Diff: Source/WebKit/chromium/src/TextFieldDecoratorImpl.h

Issue 14190004: Absolutify paths to loader/*. (Closed) Base URL: svn://svn.chromium.org/blink/trunk
Patch Set: hmm 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/TextFieldDecoratorImpl.h
diff --git a/Source/WebKit/chromium/src/TextFieldDecoratorImpl.h b/Source/WebKit/chromium/src/TextFieldDecoratorImpl.h
index 92ab0dfb3272b6cc68f40dce384d6cf66f99f18e..e393e7be76a9e141057a15ce8b2807841b9bf23a 100644
--- a/Source/WebKit/chromium/src/TextFieldDecoratorImpl.h
+++ b/Source/WebKit/chromium/src/TextFieldDecoratorImpl.h
@@ -31,8 +31,8 @@
#ifndef TextFieldDecoratorImpl_h
#define TextFieldDecoratorImpl_h
-#include "CachedResourceHandle.h"
#include "TextFieldDecorationElement.h"
+#include "core/loader/cache/CachedResourceHandle.h"
namespace WebKit {
« no previous file with comments | « Source/WebKit/chromium/src/AssertMatchingEnums.cpp ('k') | Source/WebKit/chromium/src/TextFieldDecoratorImpl.cpp » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698