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

Unified Diff: ppapi/shared_impl/DEPS

Issue 16216007: split webkit/glue/webpreferences to common and renderer (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: less sketchy Created 7 years, 7 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 9f931411ea0f22538d882b05b740142f6b9ae4cc..d3c7fad1e697516b724091555b485b9c5bc6c4ac 100644
--- a/ppapi/shared_impl/DEPS
+++ b/ppapi/shared_impl/DEPS
@@ -3,6 +3,7 @@ include_rules = [
"+gpu",
"+media/audio",
"+skia",
+ "+webkit/common",
jamesr 2013/05/30 21:17:37 probably better to list out webpreferences.h expli
scottmg 2013/05/30 21:23:58 Done.
"+webkit/glue",
jamesr 2013/05/30 21:17:37 nuke this line
scottmg 2013/05/30 21:23:58 Done.
# The untrusted build references the NaCl integrated runtime (IRT).

Powered by Google App Engine
This is Rietveld 408576698