Chromium Code Reviews| 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', |