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

Unified Diff: xfa/fxbarcode/DEPS

Issue 2381063002: Move core/fxcodec/codec/include and core/fxcodec/include files up (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/fpdfview.cpp ('k') | xfa/fxfa/app/DEPS » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: xfa/fxbarcode/DEPS
diff --git a/xfa/fxbarcode/DEPS b/xfa/fxbarcode/DEPS
index 4d9d2029e0a3374c52ec19f1fbaea11dcf73407b..535f39b1eb00ad1528ae3936d858342d681b8d5a 100644
--- a/xfa/fxbarcode/DEPS
+++ b/xfa/fxbarcode/DEPS
@@ -1,4 +1,4 @@
include_rules = [
- '+core/fxcodec/include',
- '+core/fxcodec/codec/include',
+ '+core/fxcodec',
+ '+core/fxcodec/codec',
]
« no previous file with comments | « fpdfsdk/fpdfview.cpp ('k') | xfa/fxfa/app/DEPS » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698