| Index: build/all.gyp
|
| ===================================================================
|
| --- build/all.gyp (revision 40529)
|
| +++ build/all.gyp (working copy)
|
| @@ -143,6 +143,7 @@
|
| '../media/media.gyp:media_unittests',
|
| '../printing/printing.gyp:printing_unittests',
|
| '../chrome/chrome.gyp:browser_tests',
|
| + '../chrome/chrome.gyp:nacl_ui_tests',
|
| '../chrome/chrome.gyp:ui_tests',
|
| '../chrome/chrome.gyp:unit_tests',
|
| 'temp_gyp/googleurl.gyp:googleurl_unittests',
|
| @@ -155,6 +156,7 @@
|
| '../app/app.gyp:app_unittests',
|
| '../chrome/chrome.gyp:browser_tests',
|
| '../chrome/chrome.gyp:memory_test',
|
| + '../chrome/chrome.gyp:nacl_ui_tests',
|
| '../chrome/chrome.gyp:page_cycler_tests',
|
| '../chrome/chrome.gyp:startup_tests',
|
| '../chrome/chrome.gyp:tab_switching_test',
|
|
|