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

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: Few last changes. 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 7272f9fa91777058ba3e686a98496a0855b626b3..ece000693005131c7eb9d28440d263f343f94f3d 100644
--- a/chrome/chrome_tests.gypi
+++ b/chrome/chrome_tests.gypi
@@ -2860,8 +2860,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',
# TODO(craig): Rename this and run from base_unittests when the test

Powered by Google App Engine
This is Rietveld 408576698