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

Unified Diff: chrome/chrome_tests.gypi

Issue 9625020: Ported NTP4 UI tests to WebUI. (Closed) Base URL: http://git.chromium.org/chromium/src.git@master
Patch Set: Tests that apps are not shown in ChromeOS. Created 8 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
Index: chrome/chrome_tests.gypi
diff --git a/chrome/chrome_tests.gypi b/chrome/chrome_tests.gypi
index 66e8b787940563ff2a22bccf7d01beb89a96992d..5a0bc06f70e7809041ece70ef14cac6385653364 100644
--- a/chrome/chrome_tests.gypi
+++ b/chrome/chrome_tests.gypi
@@ -2924,8 +2924,10 @@
'test/data/webui/net_internals/test_view.js',
'test/data/webui/net_internals/timeline_view.js',
'test/data/webui/ntp4.js',
- 'test/data/webui/print_preview.h',
+ 'test/data/webui/ntp4_browsertest.cc',
+ 'test/data/webui/ntp4_browsertest.h',
'test/data/webui/print_preview.cc',
+ 'test/data/webui/print_preview.h',
'test/data/webui/print_preview.js',
'test/gpu/gpu_feature_browsertest.cc',
'test/ui/ppapi_uitest.cc',

Powered by Google App Engine
This is Rietveld 408576698