diff options
-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 79e08b6..03cecced 100644 --- a/build/all.gyp +++ b/build/all.gyp @@ -149,6 +149,7 @@ '../chrome/chrome.gyp:page_cycler_tests', '../chrome/chrome.gyp:plugin_tests', '../chrome/chrome.gyp:startup_tests', + '../chrome/chrome.gyp:sync_unit_tests', '../chrome/chrome.gyp:tab_switching_test', '../chrome/chrome.gyp:ui_tests', '../chrome/chrome.gyp:unit_tests', |