diff options
Diffstat (limited to 'build')
-rw-r--r-- | build/all.gyp | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/build/all.gyp b/build/all.gyp index baf9c98..a32d164 100644 --- a/build/all.gyp +++ b/build/all.gyp @@ -134,6 +134,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', |