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

Unified Diff: remoting/webapp/app_remoting/shared_module/manifest.json

Issue 1179873005: [AppRemoting] Break out AppRemoting shared module (re-land). (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Created 5 years, 6 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: remoting/webapp/app_remoting/shared_module/manifest.json
diff --git a/remoting/webapp/app_remoting/shared_module/manifest.json b/remoting/webapp/app_remoting/shared_module/manifest.json
new file mode 100644
index 0000000000000000000000000000000000000000..7ac57319d39972a3f558ee95b2c23a094a57251a
--- /dev/null
+++ b/remoting/webapp/app_remoting/shared_module/manifest.json
@@ -0,0 +1,8 @@
+{
+ "name": "AppRemoting Shared Module",
+ "manifest_version": 2,
+ "version": "1.0",
+ "export": {},
+ "default_locale": "en",
+ "key": "AppRemotingSharedMod"
+}
« no previous file with comments | « remoting/webapp/app_remoting/manifest_common.json.jinja2 ('k') | remoting/webapp/app_remoting/vendor/arv_background.html » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698