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

Side by Side Diff: fpdfsdk/DEPS

Issue 2374383003: Move core/fpdfdoc/include to core/fpdfdoc (Closed)
Patch Set: Rebase to master Created 4 years, 2 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 unified diff | Download patch
« no previous file with comments | « core/fpdfdoc/tagged_int.h ('k') | fpdfsdk/cpdfsdk_annothandlermgr.cpp » ('j') | no next file with comments »
Toggle Intra-line Diffs ('i') | Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
OLDNEW
1 include_rules = [ 1 include_rules = [
2 '+core/fpdftext/include', 2 '+core/fpdftext/include',
3 '+core/fpdfapi', 3 '+core/fpdfapi',
4 '+core/fpdfapi/fpdf_edit', 4 '+core/fpdfapi/fpdf_edit',
5 '+core/fpdfapi/fpdf_page', 5 '+core/fpdfapi/fpdf_page',
6 '+core/fpdfapi/fpdf_parser', 6 '+core/fpdfapi/fpdf_parser',
7 '+core/fpdfapi/fpdf_render', 7 '+core/fpdfapi/fpdf_render',
8 '+core/fpdfdoc/include', 8 '+core/fpdfdoc',
9 '+core/fxcodec/include', 9 '+core/fxcodec/include',
10 '+core/fxcrt/include', 10 '+core/fxcrt/include',
11 '+core/fxge/include', 11 '+core/fxge/include',
12 '+public', 12 '+public',
13 '+v8', 13 '+v8',
14 '+xfa/fwl/core/include', 14 '+xfa/fwl/core/include',
15 '+xfa/fxfa/include', 15 '+xfa/fxfa/include',
16 '+xfa/fxgraphics/include', 16 '+xfa/fxgraphics/include',
17 ] 17 ]
OLDNEW
« no previous file with comments | « core/fpdfdoc/tagged_int.h ('k') | fpdfsdk/cpdfsdk_annothandlermgr.cpp » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698