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

Unified Diff: remoting/remoting_webapp_files.gypi

Issue 399273003: Add unit test for l10n.js (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: Created 6 years, 5 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/js_proto/chrome_proto.js » ('j') | no next file with comments »
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 f37225908a995d8215fa670a26611a27d15ea621..603a502b155de8125a7387aa444d45c6d5ff8fde 100644
--- a/remoting/remoting_webapp_files.gypi
+++ b/remoting/remoting_webapp_files.gypi
@@ -135,7 +135,9 @@
],
# The unit test cases for the webapp
'remoting_webapp_unittest_cases': [
+ 'webapp/js_proto/chrome_proto.js',
'webapp/unittests/base_unittest.js',
+ 'webapp/unittests/l10n_unittest.js',
'webapp/unittests/menu_button_unittest.js',
],
'remoting_webapp_unittest_additional_files': [
« no previous file with comments | « no previous file | remoting/webapp/js_proto/chrome_proto.js » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698