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

Unified Diff: third_party/mt19937ar/DEPS

Issue 1045863002: Make checkdeps.py check third_party. (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Created 5 years, 9 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 side-by-side diff with in-line comments
Download patch
« no previous file with comments | « third_party/mozilla/DEPS ('k') | third_party/npapi/bindings/DEPS » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: third_party/mt19937ar/DEPS
diff --git a/components/cronet/DEPS b/third_party/mt19937ar/DEPS
similarity index 60%
copy from components/cronet/DEPS
copy to third_party/mt19937ar/DEPS
index 8fa9d48d882c65ff66720258905d4ce9964b0928..b931410cad321f81ff201b7c8af680e7c53277b1 100644
--- a/components/cronet/DEPS
+++ b/third_party/mt19937ar/DEPS
@@ -1,3 +1,3 @@
include_rules = [
- "+net",
-]
+ '+base',
+]
« no previous file with comments | « third_party/mozilla/DEPS ('k') | third_party/npapi/bindings/DEPS » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698