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

Unified Diff: Source/core/core.gypi

Issue 26592011: Move keyboard related files from core/ to platform. (Closed) Base URL: svn://svn.chromium.org/blink/trunk
Patch Set: rebase Created 7 years, 2 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 | « Source/core/core.gyp ('k') | Source/core/events/KeyboardEvent.cpp » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: Source/core/core.gypi
diff --git a/Source/core/core.gypi b/Source/core/core.gypi
index 7a48aff17e9313b2a7851e1662f0ff16f34c3bb8..de84fb51e6819dd2bfc73a1707edf8444326061a 100644
--- a/Source/core/core.gypi
+++ b/Source/core/core.gypi
@@ -2686,10 +2686,6 @@
'platform/chromium/FramelessScrollView.h',
'platform/chromium/FramelessScrollViewClient.h',
'platform/chromium/HistogramSupportChromium.cpp',
- 'platform/chromium/KeyCodeConversion.h',
- 'platform/chromium/KeyCodeConversionAndroid.cpp',
- 'platform/chromium/KeyCodeConversionGtk.cpp',
- 'platform/chromium/KeyboardCodes.h',
'platform/chromium/MemoryUsageSupportChromium.cpp',
'platform/chromium/MIMETypeRegistryChromium.cpp',
'platform/chromium/PlatformScreenChromium.cpp',
« no previous file with comments | « Source/core/core.gyp ('k') | Source/core/events/KeyboardEvent.cpp » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698