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

Unified Diff: components/nacl/renderer/DEPS

Issue 264943003: Pepper: Move manifest logic to components/nacl. (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: fix typo Created 6 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
« no previous file with comments | « components/nacl.gyp ('k') | components/nacl/renderer/json_manifest.h » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
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",
]
« no previous file with comments | « components/nacl.gyp ('k') | components/nacl/renderer/json_manifest.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698