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

Unified Diff: fpdfsdk/DEPS

Issue 2383563002: Move core/fpdftext/include to core/fpdftext (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/fpdftext/include/cpdf_textpagefind.h ('k') | fpdfsdk/fpdf_searchex.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 30e207996188b4fa8e08d976723aedf184ccbcb8..8fc863dda31dee441bb7f56369e779e7d87c3467 100644
--- a/fpdfsdk/DEPS
+++ b/fpdfsdk/DEPS
@@ -1,5 +1,5 @@
include_rules = [
- '+core/fpdftext/include',
+ '+core/fpdftext',
'+core/fpdfapi',
'+core/fpdfapi/fpdf_edit',
'+core/fpdfapi/fpdf_page',
« no previous file with comments | « core/fpdftext/include/cpdf_textpagefind.h ('k') | fpdfsdk/fpdf_searchex.cpp » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698