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

Unified Diff: third_party/jsoncpp/overrides/include/json/value.h

Issue 1045863002: Make checkdeps.py check third_party. (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Created 5 years, 9 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 | « third_party/jsoncpp/jsoncpp.gypi ('k') | third_party/leveldatabase/DEPS » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: third_party/jsoncpp/overrides/include/json/value.h
diff --git a/third_party/jsoncpp/overrides/include/json/value.h b/third_party/jsoncpp/overrides/include/json/value.h
index a7d7c0727d6125640f1769f5eca29ee1698d5c24..1484ee2c4947e00b81108ad4b2b86686a76efdc9 100644
--- a/third_party/jsoncpp/overrides/include/json/value.h
+++ b/third_party/jsoncpp/overrides/include/json/value.h
@@ -7,7 +7,7 @@
# define CPPTL_JSON_H_INCLUDED
#if !defined(JSON_IS_AMALGAMATION)
-# include "json/forwards.h"
+# include "third_party/jsoncpp/source/include/json/forwards.h"
#endif // if !defined(JSON_IS_AMALGAMATION)
# include <string>
# include <vector>
« no previous file with comments | « third_party/jsoncpp/jsoncpp.gypi ('k') | third_party/leveldatabase/DEPS » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698