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

Unified Diff: extensions/extensions.gyp

Issue 591463003: Remote Assistance on Chrome OS Part III - NativeMessageHost (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@native_messaging
Patch Set: Fix NativeMessagingBasic test on Release builds Created 6 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
« no previous file with comments | « extensions/common/switches.cc ('k') | remoting/host/it2me/com.google.chrome.remote_assistance.json.jinja2 » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: extensions/extensions.gyp
diff --git a/extensions/extensions.gyp b/extensions/extensions.gyp
index d7316ff1a77232b10bf207db2c00c7aa9606b401..2700ff3c89bbc60489cbc49ef24107d8585289d1 100644
--- a/extensions/extensions.gyp
+++ b/extensions/extensions.gyp
@@ -423,6 +423,7 @@
'browser/api/hid/hid_connection_resource.h',
'browser/api/hid/hid_device_manager.cc',
'browser/api/hid/hid_device_manager.h',
+ 'browser/api/messaging/native_message_host.cc',
'browser/api/power/power_api.cc',
'browser/api/power/power_api.h',
'browser/api/power/power_api_manager.cc',
« no previous file with comments | « extensions/common/switches.cc ('k') | remoting/host/it2me/com.google.chrome.remote_assistance.json.jinja2 » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698