- add sources.
[platform/framework/web/crosswalk.git] / src / chrome / browser / invalidation / DEPS
1 include_rules = [
2   # Needed for P2PInvalidationService construction.
3   "+jingle/notifier",
4
5   "+sync/internal_api/public/base",
6
7   # Needed for InvalidationController JNI methods.
8   "+chrome/jni/InvalidationController_jni.h",
9 ]