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

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: . Created 6 years, 6 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') | ui/keyboard/resources/keyboard_mojo.js » ('J')
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 c9fd97c31f3b9f896061632f5c19e03bf5656a0e..c0b09f480e39623e4e718679fae74961458a6ca7 100644
--- a/athena/athena.gyp
+++ b/athena/athena.gyp
@@ -86,14 +86,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') | ui/keyboard/resources/keyboard_mojo.js » ('J')

Powered by Google App Engine
This is Rietveld 408576698