summaryrefslogtreecommitdiffstats
path: root/remoting/proto/event.proto
diff options
context:
space:
mode:
Diffstat (limited to 'remoting/proto/event.proto')
-rw-r--r--remoting/proto/event.proto2
1 files changed, 2 insertions, 0 deletions
diff --git a/remoting/proto/event.proto b/remoting/proto/event.proto
index b3769b5..f06618e 100644
--- a/remoting/proto/event.proto
+++ b/remoting/proto/event.proto
@@ -6,6 +6,8 @@
syntax = "proto2";
+option optimize_for = LITE_RUNTIME;
+
package remoting.protocol;
// Defines a keyboard event.