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

Unified Diff: chrome/chrome_tests.gypi

Issue 421433002: Implement bump-scroll browser-test. (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Rebase Created 6 years, 4 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 | chrome/test/remoting/fullscreen_browsertest.cc » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: chrome/chrome_tests.gypi
diff --git a/chrome/chrome_tests.gypi b/chrome/chrome_tests.gypi
index 3f30b4e25c695d6e3b68cfb6f1da06b9910778f0..bfade2c87bbb5f519fa99ec13463b7b3cd4dde62 100644
--- a/chrome/chrome_tests.gypi
+++ b/chrome/chrome_tests.gypi
@@ -1605,10 +1605,11 @@
'test/gpu/webgl_infobar_browsertest.cc',
'test/ppapi/ppapi_browsertest.cc',
'test/remoting/auth_browsertest.cc',
- 'test/remoting/launch_browsertest.cc',
+ 'test/remoting/fullscreen_browsertest.cc',
'test/remoting/key_code_conv.cc',
'test/remoting/key_code_conv.h',
'test/remoting/key_code_map.h',
+ 'test/remoting/launch_browsertest.cc',
'test/remoting/me2me_browsertest.cc',
'test/remoting/page_load_notification_observer.cc',
'test/remoting/page_load_notification_observer.h',
« no previous file with comments | « no previous file | chrome/test/remoting/fullscreen_browsertest.cc » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698