diff options
Diffstat (limited to 'build/all_android.gyp')
-rw-r--r-- | build/all_android.gyp | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/build/all_android.gyp b/build/all_android.gyp index 75c4a37..2d58e50 100644 --- a/build/all_android.gyp +++ b/build/all_android.gyp @@ -22,6 +22,10 @@ 'android_builder_tests', '../android_webview/android_webview.gyp:android_webview_apk', '../chrome/chrome.gyp:chromium_testshell', + # TODO(nyquist) This should instead by a target for sync when all of + # the sync-related code for Android has been upstreamed. + # See http://crbug.com/159203 + '../third_party/cacheinvalidation/cacheinvalidation.gyp:cacheinvalidation_javalib', ], }, # target_name: All { |