 Chromium Code Reviews
 Chromium Code Reviews Issue 10697079:
  Upstreaming Cygprofile for Android.  (Closed) 
  Base URL: http://git.chromium.org/chromium/src.git@master
    
  
    Issue 10697079:
  Upstreaming Cygprofile for Android.  (Closed) 
  Base URL: http://git.chromium.org/chromium/src.git@master| Index: base/android/DEPS | 
| diff --git a/base/android/DEPS b/base/android/DEPS | 
| new file mode 100644 | 
| index 0000000000000000000000000000000000000000..315d1e566bf32a529cfa975277bbcd7f1447b693 | 
| --- /dev/null | 
| +++ b/base/android/DEPS | 
| @@ -0,0 +1,4 @@ | 
| +# checkdeps.py shouldn't check include paths for files in these dirs: | 
| +skip_child_includes = [ | 
| + "third_party", | 
| +] |