Chromium Code Reviews| OLD | NEW |
|---|---|
| 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 ] |
| OLD | NEW |