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

Unified Diff: remoting/webapp/files.gni

Issue 2671103002: Implement host settings migration. (Closed)
Patch Set: Created 3 years, 10 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 | « remoting/webapp/crd/manifest.json.jinja2 ('k') | remoting/webapp/js_proto/chrome_mocks.js » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: remoting/webapp/files.gni
diff --git a/remoting/webapp/files.gni b/remoting/webapp/files.gni
index abb6b280a8fe3dbff7e776472b29a52acef759ed..f2e55cdaf62a652f18c1b59a17db9367eb4135b4 100644
--- a/remoting/webapp/files.gni
+++ b/remoting/webapp/files.gni
@@ -423,6 +423,7 @@ remoting_webapp_background_html_js_files = [
"crd/js/activation_handler.js",
"crd/js/app_launcher.js",
"crd/js/background.js",
+ "crd/js/options_export.js",
]
# All the JavaScript files required by background.html.
« no previous file with comments | « remoting/webapp/crd/manifest.json.jinja2 ('k') | remoting/webapp/js_proto/chrome_mocks.js » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698