Merge from Chromium at DEPS revision r167172

This commit was generated by merge_to_master.py.

Change-Id: Ib8d56fd5ae39a2d7e8c91dcd76cc6d13f25f2aab
diff --git a/ppapi/DEPS b/ppapi/DEPS
new file mode 100644
index 0000000..bab9452
--- /dev/null
+++ b/ppapi/DEPS
@@ -0,0 +1,5 @@
+include_rules = [
+  "+media",
+  "+third_party/skia",
+  "+third_party/WebKit/Source/WebKit/chromium/public",
+]