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

Unified Diff: remoting/remoting_webapp_files.gypi

Issue 273753002: Implement 3 PIN browser tests (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: PIN Browser Tests Created 6 years, 7 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
Index: remoting/remoting_webapp_files.gypi
diff --git a/remoting/remoting_webapp_files.gypi b/remoting/remoting_webapp_files.gypi
index 483cf0f7b707e93934428ec2839db5e6529d9059..b5d5c8cf7ac75b7087ed89987ef5a215fef54456 100644
--- a/remoting/remoting_webapp_files.gypi
+++ b/remoting/remoting_webapp_files.gypi
@@ -122,6 +122,9 @@
# browser test JavaScript files.
'remoting_webapp_js_browser_test_files': [
'webapp/browser_test/browser_test.js',
+ 'webapp/browser_test/cancel_pin_browser_test.js',
+ 'webapp/browser_test/invalid_pin_browser_test.js',
+ 'webapp/browser_test/update_pin_browser_test.js',
],
# The JavaScript files required by main.html.
'remoting_webapp_main_html_js_files': [

Powered by Google App Engine
This is Rietveld 408576698