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

Unified Diff: extensions/browser/BUILD.gn

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
Index: extensions/browser/BUILD.gn
diff --git a/extensions/browser/BUILD.gn b/extensions/browser/BUILD.gn
index a274a524bcdfc17a9608df2244ed81af4e64a7c7..42929ae773ca228db641638578a7bd4cd7970f33 100644
--- a/extensions/browser/BUILD.gn
+++ b/extensions/browser/BUILD.gn
@@ -138,6 +138,7 @@ source_set("browser") {
"api/hid/hid_connection_resource.h",
"api/hid/hid_device_manager.cc",
"api/hid/hid_device_manager.h",
+ "api/messaging/native_message_host.cc",
"api/power/power_api.cc",
"api/power/power_api.h",
"api/power/power_api_manager.cc",
« no previous file with comments | « chrome/test/data/extensions/api_test/native_messaging/test.js ('k') | extensions/browser/api/messaging/native_message_host.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698