| Index: build/all.gyp
|
| ===================================================================
|
| --- build/all.gyp (revision 29731)
|
| +++ build/all.gyp (working copy)
|
| @@ -134,7 +134,6 @@
|
| '../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',
|
| @@ -161,6 +160,7 @@
|
| '../chrome/chrome.gyp:browser_tests',
|
| '../chrome/chrome.gyp:interactive_ui_tests',
|
| '../chrome/chrome.gyp:memory_test',
|
| + '../chrome/chrome.gyp:nacl_ui_tests',
|
| '../chrome/chrome.gyp:page_cycler_tests',
|
| '../chrome/chrome.gyp:plugin_tests',
|
| '../chrome/chrome.gyp:startup_tests',
|
|
|