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

Unified Diff: content/DEPS

Issue 10209003: Upstream Android Geolocation (Closed) Base URL: http://git.chromium.org/chromium/src.git@master
Patch Set: Add jni/ to allowed includes for check deps. Created 8 years, 8 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
Index: content/DEPS
diff --git a/content/DEPS b/content/DEPS
index 8936498244d2000cd6b6cbc3c48f25be224bc231..0e49e0241d939da413af6c7d08ac6202d5911010 100644
--- a/content/DEPS
+++ b/content/DEPS
@@ -25,6 +25,7 @@ include_rules = [
"+dbus",
"+gpu",
+ "+jni",
"+net",
"+ppapi",
"+printing",

Powered by Google App Engine
This is Rietveld 408576698