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

Unified Diff: remoting/remoting_all.gyp

Issue 984203003: Move mocks and unittest JS files to sit alongside production code. (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Rebase Created 5 years, 9 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 | « chrome/test/BUILD.gn ('k') | remoting/remoting_test.gypi » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: remoting/remoting_all.gyp
diff --git a/remoting/remoting_all.gyp b/remoting/remoting_all.gyp
index bb482e01bd50b9bdee9817c5e67094ee5adc9169..19d5783c58223600ff2e6f68f2ed0c4160fb5a7e 100644
--- a/remoting/remoting_all.gyp
+++ b/remoting/remoting_all.gyp
@@ -23,7 +23,7 @@
'../remoting/remoting.gyp:remoting_resources',
'../remoting/remoting.gyp:remoting_webapp',
'../remoting/remoting.gyp:remoting_webapp_html',
- '../remoting/remoting.gyp:remoting_webapp_unittest',
+ '../remoting/remoting.gyp:remoting_webapp_unittests',
'../remoting/app_remoting_webapp.gyp:ar_sample_app',
],
« no previous file with comments | « chrome/test/BUILD.gn ('k') | remoting/remoting_test.gypi » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698