Index: remoting/remoting.gyp |
diff --git a/remoting/remoting.gyp b/remoting/remoting.gyp |
index 1ac3b845220c7124fe5d825a5bf6628d8ba2c007..1392529e85bc8448bff734f3ef51642e7e7b6aa9 100644 |
--- a/remoting/remoting.gyp |
+++ b/remoting/remoting.gyp |
@@ -108,6 +108,8 @@ |
'BINARY_DESKTOP=2', |
'BINARY_HOST_ME2ME=3', |
'BINARY_HOST_PLUGIN=4', |
+ 'BINARY_NATIVE_MESSAGING_HOST=5', |
+ 'BINARY_REMOTE_ASSISTANCE_HOST=6', |
], |
'include_dirs': [ |
'..', # Root of Chrome checkout |