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

Unified Diff: chrome/browser/renderer_host/pepper/DEPS

Issue 10909138: Convert the async device ID getter to a chrome resource host (Closed) Base URL: http://git.chromium.org/chromium/src.git@master
Patch Set: Created 8 years, 3 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: chrome/browser/renderer_host/pepper/DEPS
diff --git a/chrome/browser/renderer_host/pepper/DEPS b/chrome/browser/renderer_host/pepper/DEPS
new file mode 100644
index 0000000000000000000000000000000000000000..4b73f760280943d4b981d3fb2da6c8678bc77160
--- /dev/null
+++ b/chrome/browser/renderer_host/pepper/DEPS
@@ -0,0 +1,5 @@
+include_rules = [
+ # ppapi/host and ppapi/proxy are already added at a higher level DEPS file.
+ "+ppapi/shared_impl",
+]
+

Powered by Google App Engine
This is Rietveld 408576698