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

Unified Diff: fpdfsdk/DEPS

Issue 2382763002: Move core/fpdfapi/fpdf_render/include to core/fpdfapi/fpdf_render (Closed)
Patch Set: Rebase to master Created 4 years, 3 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 | « core/fpdfdoc/cpdf_formcontrol.cpp ('k') | fpdfsdk/cpdfsdk_pageview.cpp » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: fpdfsdk/DEPS
diff --git a/fpdfsdk/DEPS b/fpdfsdk/DEPS
index 39d4f66c9c0ea57285d8e3b476f6d70d81abc6a2..accd53e722462ddb09cc2234a67d7ccb7f8ecd30 100644
--- a/fpdfsdk/DEPS
+++ b/fpdfsdk/DEPS
@@ -4,7 +4,7 @@ include_rules = [
'+core/fpdfapi/fpdf_edit',
'+core/fpdfapi/fpdf_page',
'+core/fpdfapi/fpdf_parser',
- '+core/fpdfapi/fpdf_render/include',
+ '+core/fpdfapi/fpdf_render',
'+core/fpdfdoc/include',
'+core/fxcodec/include',
'+core/fxcrt/include',
« no previous file with comments | « core/fpdfdoc/cpdf_formcontrol.cpp ('k') | fpdfsdk/cpdfsdk_pageview.cpp » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698