diff options
Diffstat (limited to 'testing/chromoting/integration_tests.gyp')
-rw-r--r-- | testing/chromoting/integration_tests.gyp | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/testing/chromoting/integration_tests.gyp b/testing/chromoting/integration_tests.gyp index b6c801d..23fcf6f 100644 --- a/testing/chromoting/integration_tests.gyp +++ b/testing/chromoting/integration_tests.gyp @@ -12,6 +12,7 @@ 'dependencies': [ '../../chrome/chrome.gyp:browser_tests', '../../remoting/remoting.gyp:remoting_webapp_v1', + '../../remoting/remoting.gyp:remoting_webapp_v2', ], 'includes': [ '../../build/isolate.gypi', |