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

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: Adam review 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
Index: Source/core/core.gypi
diff --git a/Source/core/core.gypi b/Source/core/core.gypi
index 0dfbd77a335dffe0bbef1d6503feb65101a9296a..13c60d2380a9bd7d8fc964523fa37a2610de7ee7 100644
--- a/Source/core/core.gypi
+++ b/Source/core/core.gypi
@@ -2688,10 +2688,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',

Powered by Google App Engine
This is Rietveld 408576698