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

Unified Diff: webkit/SConscript.port

Issue 7633: First stab at webinputevent_linux.cc. Coverts GDK events to (Closed)
Patch Set: portish Created 12 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 | « no previous file | webkit/glue/SConscript » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: webkit/SConscript.port
diff --git a/webkit/SConscript.port b/webkit/SConscript.port
index 1949ce39a836bd1be99e8e10b056793b351c4fb0..151c9e0213f8fe22b39426a1bacefd2ac2aab842 100644
--- a/webkit/SConscript.port
+++ b/webkit/SConscript.port
@@ -175,6 +175,7 @@ if env['PLATFORM'] == 'posix':
input_files.extend([
'$PORT_DIR/platform/chromium/FileSystemPosix.cpp',
'$PORT_DIR/platform/chromium/SoundPosix.cpp',
+ '$PORT_DIR/platform/chromium/KeyCodeConversionGtk.cpp',
'$PORT_DIR/platform/graphics/chromium/FontLinux.cpp',
'$PORT_DIR/platform/graphics/chromium/FontCacheLinux.cpp',
'$PORT_DIR/platform/graphics/chromium/FontPlatformDataLinux.cpp',
« no previous file with comments | « no previous file | webkit/glue/SConscript » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698