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

Unified Diff: Source/core/platform/cocoa/KeyEventCocoa.mm

Issue 25195003: Prepare to move core/platform/text into blink_platform.dll (Closed) Base URL: svn://svn.chromium.org/blink/trunk
Patch Set: re-attempt upload Created 7 years, 3 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/core/platform/cocoa/KeyEventCocoa.mm
diff --git a/Source/core/platform/cocoa/KeyEventCocoa.mm b/Source/core/platform/cocoa/KeyEventCocoa.mm
index 1180578238d801e1de5bc5216744f69b391f14ab..e8c2d97fef9efde0fa4865ad85faf14c79f71f4b 100644
--- a/Source/core/platform/cocoa/KeyEventCocoa.mm
+++ b/Source/core/platform/cocoa/KeyEventCocoa.mm
@@ -26,7 +26,7 @@
#import "config.h"
#import "core/platform/cocoa/KeyEventCocoa.h"
-#import "core/platform/Logging.h"
+#import "platform/Logging.h"
#import "core/platform/WindowsKeyboardCodes.h"
#import <wtf/ASCIICType.h>
#import <wtf/text/WTFString.h>
« no previous file with comments | « Source/core/platform/chromium/support/WebString.cpp ('k') | Source/core/platform/graphics/ContentDecryptionModule.cpp » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698