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

Unified Diff: remoting/host/setup/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/native_messaging_manifest.json
diff --git a/remoting/host/setup/native_messaging_manifest.json b/remoting/host/setup/native_messaging_manifest.json
deleted file mode 100644
index 84884a29ecfd1e0bcd6c852cab22147aaa17e48b..0000000000000000000000000000000000000000
--- a/remoting/host/setup/native_messaging_manifest.json
+++ /dev/null
@@ -1,15 +0,0 @@
-{
- "name": "com.google.chrome.remote_desktop",
- "description": "{% trans %}REMOTING_HOST_PLUGIN_NAME{% endtrans %}",
- "type": "stdio",
- "path": "{{ NATIVE_MESSAGING_HOST_PATH }}",
- "allowed_origins": [
- "chrome-extension://ljacajndfccfgnfohlgkdphmbnpkjflk/",
- "chrome-extension://gbchcmhmhahfdphkhkmpfmihenigjmpp/",
- "chrome-extension://kgngmbheleoaphbjbaiobfdepmghbfah/",
- "chrome-extension://odkaodonbgfohohmklejpjiejmcipmib/",
- "chrome-extension://ojoimpklfciegopdfgeenehpalipignm/",
- "chrome-extension://dokpleeekgeeiehdhmdkeimnkmoifgdd/",
- "chrome-extension://ajoainacpilcemgiakehflpbkbfipojk/"
- ]
-}
« no previous file with comments | « remoting/host/setup/native_messaging_host_unittest.cc ('k') | remoting/host/setup/native_messaging_reader.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698