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

Unified Diff: remoting/host/setup/me2me_native_messaging_manifest.json

Issue 49113003: It2Me native messaging: GYP and source refactoring (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: Max/Linux build break: remoting_native_messaging_host Created 7 years, 1 month 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: remoting/host/setup/me2me_native_messaging_manifest.json
diff --git a/remoting/host/setup/native_messaging_manifest.json b/remoting/host/setup/me2me_native_messaging_manifest.json
similarity index 91%
rename from remoting/host/setup/native_messaging_manifest.json
rename to remoting/host/setup/me2me_native_messaging_manifest.json
index 84884a29ecfd1e0bcd6c852cab22147aaa17e48b..d0b2fb12dc78f991d10d4d936d5b4c6e25c616cc 100644
--- a/remoting/host/setup/native_messaging_manifest.json
+++ b/remoting/host/setup/me2me_native_messaging_manifest.json
@@ -2,7 +2,7 @@
"name": "com.google.chrome.remote_desktop",
"description": "{% trans %}REMOTING_HOST_PLUGIN_NAME{% endtrans %}",
"type": "stdio",
- "path": "{{ NATIVE_MESSAGING_HOST_PATH }}",
+ "path": "{{ ME2ME_NATIVE_MESSAGING_HOST_PATH }}",
"allowed_origins": [
"chrome-extension://ljacajndfccfgnfohlgkdphmbnpkjflk/",
"chrome-extension://gbchcmhmhahfdphkhkmpfmihenigjmpp/",
« no previous file with comments | « remoting/host/setup/me2me_native_messaging_host_unittest.cc ('k') | remoting/host/setup/native_messaging_channel.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698