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

Unified Diff: components/nacl/renderer/DEPS

Issue 261143002: Pepper: Remove file_utils from trusted plugin. (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: fix dependencies Created 6 years, 8 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: components/nacl/renderer/DEPS
diff --git a/components/nacl/renderer/DEPS b/components/nacl/renderer/DEPS
index e4fd874fdd6e33a8c11ae83da92d653fa70556a2..d7b9c93a39bd0deaac13dbe986d0172bc3d4d079 100644
--- a/components/nacl/renderer/DEPS
+++ b/components/nacl/renderer/DEPS
@@ -11,6 +11,7 @@ include_rules = [
"+ppapi/thunk",
"+v8/include",
+ "+third_party/jsoncpp/source/include/json",
"+third_party/WebKit/public/platform",
"+third_party/WebKit/public/web",
]

Powered by Google App Engine
This is Rietveld 408576698