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

Unified Diff: ppapi/shared_impl/DEPS

Issue 357203003: Move webpreferences.* from webkit/ to content/ (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: Created 6 years, 6 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: ppapi/shared_impl/DEPS
diff --git a/ppapi/shared_impl/DEPS b/ppapi/shared_impl/DEPS
index 1877bfb659e40646e53d86ac735bcc5a71f469c7..fefd6eede3699d1dd7bec9cca074adbb2519649d 100644
--- a/ppapi/shared_impl/DEPS
+++ b/ppapi/shared_impl/DEPS
@@ -1,11 +1,11 @@
include_rules = [
"+base",
+ "+content/public/common/webpreferences.h",
"+gpu",
"+media/audio",
"+media/base",
"+skia",
"+ui/events",
- "+webkit/common/webpreferences.h",
"+webkit/common/fileapi/file_system_types.h",
"-ppapi/cpp",

Powered by Google App Engine
This is Rietveld 408576698