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

Unified Diff: remoting/remoting_webapp_files.gypi

Issue 401623004: Add unit-tests for MenuButton and simplify implementation. (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Rebase 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 | « remoting/remoting_test.gypi ('k') | remoting/webapp/html/template_unittest.html » ('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 71eb919cfd55f9735e549a0261badca573832db6..f37225908a995d8215fa670a26611a27d15ea621 100644
--- a/remoting/remoting_webapp_files.gypi
+++ b/remoting/remoting_webapp_files.gypi
@@ -136,6 +136,10 @@
# The unit test cases for the webapp
'remoting_webapp_unittest_cases': [
'webapp/unittests/base_unittest.js',
+ 'webapp/unittests/menu_button_unittest.js',
+ ],
+ 'remoting_webapp_unittest_additional_files': [
+ 'webapp/menu_button.css',
],
'remoting_webapp_unittest_template_main':
'webapp/html/template_unittest.html',
« no previous file with comments | « remoting/remoting_test.gypi ('k') | remoting/webapp/html/template_unittest.html » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698