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

Unified Diff: xfa/DEPS

Issue 2377393002: Move core/fxge/include to core/fxge (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 | « fpdfsdk/pdfwindow/PWL_Utils.cpp ('k') | xfa/fde/cfde_path.h » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: xfa/DEPS
diff --git a/xfa/DEPS b/xfa/DEPS
index fc47df481c1a426fbe2c9900a2fe672066f1bdad..02e836ef76ed95f77206e17c6888b2f47d8204ce 100644
--- a/xfa/DEPS
+++ b/xfa/DEPS
@@ -1,6 +1,6 @@
include_rules = [
'+core/fxcrt',
'+core/fpdfapi/fpdf_parser',
- '+core/fxge/include',
+ '+core/fxge',
'+third_party/bigint'
]
« no previous file with comments | « fpdfsdk/pdfwindow/PWL_Utils.cpp ('k') | xfa/fde/cfde_path.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698