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

Unified Diff: ppapi/shared_impl/DEPS

Issue 147373005: Move webkit/common/webpreferences to content/public/common/ (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: Created 6 years, 11 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 48f8c4340806e4200df9e56aec2e4fc9d012f047..c7c91a24135109d77b8c7716c274b3e8e272db94 100644
--- a/ppapi/shared_impl/DEPS
+++ b/ppapi/shared_impl/DEPS
@@ -4,7 +4,7 @@ include_rules = [
"+media/audio",
"+media/base",
"+skia",
- "+webkit/common/webpreferences.h",
+ "+content/public/common/webpreferences.h",
jam 2014/01/30 00:08:45 src/ppapi is lower than content in the dependency
"+webkit/common/fileapi/file_system_types.h",
# The untrusted build references the NaCl integrated runtime (IRT).

Powered by Google App Engine
This is Rietveld 408576698