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

Unified Diff: content/browser/DEPS

Issue 10035034: Implement the skeleton of an android content shell. (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: Removed drawable png as it was checked in separately. 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/browser/DEPS
diff --git a/content/browser/DEPS b/content/browser/DEPS
index c120aeed34583f9a0fe3cb60a8f93dffe7a5f4b1..92446b0db87145d4dc39bf13f6d625da0e0b7027 100644
--- a/content/browser/DEPS
+++ b/content/browser/DEPS
@@ -3,6 +3,7 @@ include_rules = [
"+content/port/browser",
"+content/public/browser",
"+media/audio", # For audio input for speech input feature.
+ "+media/base/android", # For Android JNI registration.
# Other libraries.
"+third_party/iaccessible2",

Powered by Google App Engine
This is Rietveld 408576698