Merge from Chromium at DEPS revision r190564

This commit was generated by merge_to_master.py.

Change-Id: Icadecbce29854b8fa25fd335b2c1949b5ca5d170
diff --git a/ppapi/DEPS b/ppapi/DEPS
index bab9452..7d9e75c 100644
--- a/ppapi/DEPS
+++ b/ppapi/DEPS
@@ -1,5 +1,6 @@
 include_rules = [
   "+media",
-  "+third_party/skia",
+  "+third_party/WebKit/Source/Platform/chromium/public",
   "+third_party/WebKit/Source/WebKit/chromium/public",
+  "+third_party/skia",
 ]