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

Unified Diff: blimp/client/android/blimp_input_manager.h

Issue 1430623004: blimp: Add support for input handling (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Created 5 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: blimp/client/android/blimp_input_manager.h
diff --git a/blimp/client/android/blimp_input_manager.h b/blimp/client/android/blimp_input_manager.h
new file mode 100644
index 0000000000000000000000000000000000000000..c6d3142048cd9bc652fdcc0657735a31d6e95c77
--- /dev/null
+++ b/blimp/client/android/blimp_input_manager.h
@@ -0,0 +1,10 @@
+// TODO: Insert description here. (generated by khushalsagar)
+
+#ifndef BLIMP_CLIENT_ANDROID_BLIMP_INPUT_MANAGER_H_
+#define BLIMP_CLIENT_ANDROID_BLIMP_INPUT_MANAGER_H_
+
+#include "base/macros.h"
David Trainor- moved to gerrit 2015/11/02 16:55:30 ?
Khushal 2015/12/01 08:22:25 Done.
+
+
+
+#endif // BLIMP_CLIENT_ANDROID_BLIMP_INPUT_MANAGER_H_

Powered by Google App Engine
This is Rietveld 408576698