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

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: More updates per review comments. 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..6cadd90e4b25db96bac538cfb97ccbb2aa3a1a2a 100644
--- a/chrome/chrome_tests.gypi
+++ b/chrome/chrome_tests.gypi
@@ -2859,6 +2859,8 @@
'test/data/webui/net_internals/prerender_view.js',
'test/data/webui/net_internals/test_view.js',
'test/data/webui/net_internals/timeline_view.js',
+ 'test/data/webui/ntp4_browsertest.h',
+ 'test/data/webui/ntp4_browsertest.cc',
Sheridan Rawlins 2012/03/08 19:10:30 Please sort alphabetically; maybe fix some of the
Dan Beam 2012/03/08 19:23:18 in vim for this file: :2842,2867|LC_ALL=C sort
Danh Nguyen 2012/03/08 21:35:16 Done. Thanks Dan for the tips.
'test/data/webui/ntp4.js',
'test/data/webui/print_preview.h',
'test/data/webui/print_preview.cc',

Powered by Google App Engine
This is Rietveld 408576698