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

Unified Diff: remoting/webapp/files.gni

Issue 1163023002: [AppRemoting] Implements LicenseManager. (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Reviewer's feedback 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
« no previous file with comments | « remoting/webapp/app_remoting/js/license_manager.js ('k') | no next file » | 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 7b3a7166b0aeb690213af3dfee0fea4168e34504..fae742c0595074dddde161a355c963918dcba0d7 100644
--- a/remoting/webapp/files.gni
+++ b/remoting/webapp/files.gni
@@ -537,8 +537,10 @@ ar_main_js_files = [
"app_remoting/js/context_menu_chrome.js",
"app_remoting/js/context_menu_dom.js",
"app_remoting/js/drag_and_drop.js",
+ "app_remoting/js/gaia_license_manager.js",
"app_remoting/js/idle_detector.js",
"app_remoting/js/keyboard_layouts_menu.js",
+ "app_remoting/js/license_manager.js",
"app_remoting/js/loading_window.js",
"app_remoting/js/submenu_manager.js",
"app_remoting/js/window_activation_menu.js",
« no previous file with comments | « remoting/webapp/app_remoting/js/license_manager.js ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698