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

Unified Diff: athena/athena.gyp

Issue 328303008: athena: Use mojo to provide the bindings for the virtual keyboard. (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: tot-merge Created 6 years, 4 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 | athena/main/athena_main.cc » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: athena/athena.gyp
diff --git a/athena/athena.gyp b/athena/athena.gyp
index 4f78923910c4035c86ded75a09c040a195cf8ebe..1cbeaad7f3bac7b2c8134e87779868d3e7f93355 100644
--- a/athena/athena.gyp
+++ b/athena/athena.gyp
@@ -103,14 +103,8 @@
'content/app_activity.cc',
'content/web_activity.h',
'content/web_activity.cc',
- 'virtual_keyboard/public/virtual_keyboard_bindings.h',
'virtual_keyboard/public/virtual_keyboard_manager.h',
- 'virtual_keyboard/virtual_keyboard_bindings_impl.cc',
'virtual_keyboard/virtual_keyboard_manager_impl.cc',
- 'virtual_keyboard/vk_message_handler.cc',
- 'virtual_keyboard/vk_message_handler.h',
- 'virtual_keyboard/vk_webui_controller.cc',
- 'virtual_keyboard/vk_webui_controller.h',
],
},
{
« no previous file with comments | « no previous file | athena/main/athena_main.cc » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698