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

Unified Diff: content/DEPS

Issue 1140113002: Implement screen capture for android (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Created 5 years, 7 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 5a9805e6009278dfd2a1ad70452673ffee55947e..b71c1dc8a063d0e9ef946d4189dadeef7e278abc 100644
--- a/content/DEPS
+++ b/content/DEPS
@@ -32,6 +32,7 @@ include_rules = [
"+dbus",
"+gpu",
+ "+media/screen_capture/android",
miu 2015/05/20 03:33:27 This should probably be placed much deeper in the
"+mojo/common",
"+net",
"+ppapi",

Powered by Google App Engine
This is Rietveld 408576698