Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(73)

Side by Side Diff: components/gcm_driver/DEPS

Issue 285203005: Hook components/gcm_driver up to JNI Generator (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: Created 6 years, 7 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View unified diff | Download patch | Annotate | Revision Log
OLDNEW
1 include_rules = [ 1 include_rules = [
2 "+components/os_crypt", 2 "+components/os_crypt",
3 "+google_apis/gcm", 3 "+google_apis/gcm",
4 "+jni",
jochen (gone - plz use gerrit) 2014/05/15 14:20:21 is there also a jni gyp target you should depend o
johnme 2014/05/15 17:39:47 No, these are files generated by the JNI Generator
4 ] 5 ]
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698