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/WebKit.gyp

Issue 6532004: DO NOT SUBMIT (Closed) Base URL: git://git.webkit.org/WebKit.git@master
Patch Set: Migrate WebTextHelper Created 9 years, 10 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 | « no previous file | Source/WebKit/chromium/public/WebFrame.h » ('j') | Source/WebKit/chromium/public/WebWidget.h » ('J')
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: Source/WebKit/chromium/WebKit.gyp
diff --git a/Source/WebKit/chromium/WebKit.gyp b/Source/WebKit/chromium/WebKit.gyp
index 48be516551b6966b933c9780bdf68c7988ab7927..ccb7ff75946d3bbed9245d9e83889beab649c09c 100644
--- a/Source/WebKit/chromium/WebKit.gyp
+++ b/Source/WebKit/chromium/WebKit.gyp
@@ -101,6 +101,7 @@
'public/mac/WebInputEventFactory.h',
'public/mac/WebSandboxSupport.h',
'public/mac/WebScreenInfoFactory.h',
+ 'public/mac/WebTextHelper.h',
'public/mac/WebThemeEngine.h',
'public/WebAccessibilityCache.h',
'public/WebAccessibilityNotification.h',
@@ -382,6 +383,7 @@
'src/x11/WebScreenInfoFactory.cpp',
'src/mac/WebInputEventFactory.mm',
'src/mac/WebScreenInfoFactory.mm',
+ 'src/mac/WebTextHelper.mm',
'src/LocalFileSystemChromium.cpp',
'src/LocalizedStrings.cpp',
'src/MediaPlayerPrivateChromium.cpp',
« no previous file with comments | « no previous file | Source/WebKit/chromium/public/WebFrame.h » ('j') | Source/WebKit/chromium/public/WebWidget.h » ('J')

Powered by Google App Engine
This is Rietveld 408576698