| Index: build/all.gyp
|
| ===================================================================
|
| --- build/all.gyp (revision 100205)
|
| +++ build/all.gyp (working copy)
|
| @@ -156,8 +156,6 @@
|
| '../base/base.gyp:base_unittests',
|
| '../chrome/chrome.gyp:browser_tests',
|
| '../chrome/chrome.gyp:interactive_ui_tests',
|
| - '../chrome/chrome.gyp:nacl_ui_tests',
|
| - '../chrome/chrome.gyp:nacl_sandbox_tests',
|
| '../chrome/chrome.gyp:safe_browsing_tests',
|
| '../chrome/chrome.gyp:sync_integration_tests',
|
| '../chrome/chrome.gyp:sync_unit_tests',
|
| @@ -216,9 +214,6 @@
|
| '../base/base.gyp:base_unittests',
|
| '../chrome/chrome.gyp:browser_tests',
|
| '../chrome/chrome.gyp:interactive_ui_tests',
|
| - # TODO(bradnelson): fix and enable.
|
| - #'../chrome/chrome.gyp:nacl_ui_tests',
|
| - #'../chrome/chrome.gyp:nacl_sandbox_tests',
|
| '../chrome/chrome.gyp:safe_browsing_tests',
|
| '../chrome/chrome.gyp:sync_integration_tests',
|
| '../chrome/chrome.gyp:sync_unit_tests',
|
| @@ -333,8 +328,6 @@
|
| 'dependencies': [
|
| '../chrome/chrome.gyp:browser_tests',
|
| '../chrome/chrome.gyp:interactive_ui_tests',
|
| - '../chrome/chrome.gyp:nacl_ui_tests',
|
| - '../chrome/chrome.gyp:nacl_sandbox_tests',
|
| '../chrome/chrome.gyp:safe_browsing_tests',
|
| '../chrome/chrome.gyp:sync_integration_tests',
|
| '../chrome/chrome.gyp:sync_unit_tests',
|
| @@ -360,8 +353,6 @@
|
| 'dependencies': [
|
| '../chrome/chrome.gyp:browser_tests',
|
| '../chrome/chrome.gyp:performance_ui_tests',
|
| - '../chrome/chrome.gyp:nacl_ui_tests',
|
| - '../chrome/chrome.gyp:nacl_sandbox_tests',
|
| '../chrome/chrome.gyp:plugin_tests',
|
| '../chrome/chrome.gyp:safe_browsing_tests',
|
| '../chrome/chrome.gyp:sync_integration_tests',
|
| @@ -437,8 +428,6 @@
|
| '../chrome/chrome.gyp:installer_util_unittests',
|
| '../chrome/chrome.gyp:interactive_ui_tests',
|
| '../chrome/chrome.gyp:mini_installer_test',
|
| - '../chrome/chrome.gyp:nacl_ui_tests',
|
| - '../chrome/chrome.gyp:nacl_sandbox_tests',
|
| '../chrome/chrome.gyp:performance_ui_tests',
|
| '../chrome/chrome.gyp:plugin_tests',
|
| '../chrome/chrome.gyp:safe_browsing_tests',
|
|
|