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

Unified Diff: webkit/mocks/mock_webhyphenator.h

Issue 15937016: Update refernces to Blink's Platform API (webkit) (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: Created 7 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
« no previous file with comments | « webkit/media/webmediasourceclient_impl.cc ('k') | webkit/mocks/mock_weburlloader.cc » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: webkit/mocks/mock_webhyphenator.h
diff --git a/webkit/mocks/mock_webhyphenator.h b/webkit/mocks/mock_webhyphenator.h
index 8615e16258870e7bbd2133e49404af2afd48e4e0..b42b17c9a991751c20084dc24fa543b6c208ae00 100644
--- a/webkit/mocks/mock_webhyphenator.h
+++ b/webkit/mocks/mock_webhyphenator.h
@@ -8,7 +8,7 @@
#include "base/basictypes.h"
#include "base/compiler_specific.h"
#include "base/platform_file.h"
-#include "third_party/WebKit/Source/Platform/chromium/public/WebHyphenator.h"
+#include "third_party/WebKit/public/platform/WebHyphenator.h"
typedef struct _HyphenDict HyphenDict;
« no previous file with comments | « webkit/media/webmediasourceclient_impl.cc ('k') | webkit/mocks/mock_weburlloader.cc » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698