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

Unified Diff: remoting/remoting_webapp_files.gypi

Issue 1066283002: [Webapp Refactor] Implements remoting.MessageDialog (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Created 5 years, 8 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 | « no previous file | remoting/webapp/base/js/input_dialog.js » ('j') | remoting/webapp/base/js/input_dialog.js » ('J')
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: remoting/remoting_webapp_files.gypi
diff --git a/remoting/remoting_webapp_files.gypi b/remoting/remoting_webapp_files.gypi
index aa8e8a8647dbca251b0f1133fa0c10fc2457a567..bb5444c0f38d2491382b317c1934da0a59679ba2 100644
--- a/remoting/remoting_webapp_files.gypi
+++ b/remoting/remoting_webapp_files.gypi
@@ -168,8 +168,8 @@
'webapp/base/js/app_capabilities.js',
'webapp/base/js/application.js',
'webapp/base/js/base.js',
- 'webapp/base/js/input_dialog.js',
'webapp/base/js/ipc.js',
+ 'webapp/base/js/modal_dialogs.js',
'webapp/base/js/platform.js',
'webapp/base/js/protocol_extension_manager.js',
'webapp/base/js/protocol_extension.js',
« no previous file with comments | « no previous file | remoting/webapp/base/js/input_dialog.js » ('j') | remoting/webapp/base/js/input_dialog.js » ('J')

Powered by Google App Engine
This is Rietveld 408576698