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

Unified Diff: ppapi/native_client/src/trusted/plugin/manifest.h

Issue 8524002: Change the native_client chromium build to use the third_party/jsoncpp. (Closed) Base URL: http://src.chromium.org/svn/trunk/src/
Patch Set: '' Created 9 years, 1 month 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 | « no previous file | ppapi/native_client/src/trusted/plugin/manifest.cc » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: ppapi/native_client/src/trusted/plugin/manifest.h
===================================================================
--- ppapi/native_client/src/trusted/plugin/manifest.h (revision 109379)
+++ ppapi/native_client/src/trusted/plugin/manifest.h (working copy)
@@ -15,7 +15,7 @@
#include "native_client/src/include/nacl_macros.h"
#include "native_client/src/include/nacl_string.h"
-#include "native_client/src/third_party_mod/jsoncpp/include/json/value.h"
+#include "third_party/jsoncpp/source/include/json/value.h"
namespace pp {
class URLUtil_Dev;
« no previous file with comments | « no previous file | ppapi/native_client/src/trusted/plugin/manifest.cc » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698