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

Unified Diff: xfa/fxbarcode/DEPS

Issue 1864153002: Move include/fxcodec to fxcodec/include (Closed) Base URL: https://pdfium.googlesource.com/pdfium.git@master
Patch Set: Created 4 years, 8 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
Index: xfa/fxbarcode/DEPS
diff --git a/xfa/fxbarcode/DEPS b/xfa/fxbarcode/DEPS
new file mode 100644
index 0000000000000000000000000000000000000000..97ccb1faa6a73a068978d5d8d273c11c870b0c6d
--- /dev/null
+++ b/xfa/fxbarcode/DEPS
@@ -0,0 +1,3 @@
+include_rules = [
+ '+core/fxcodec/include',
+]

Powered by Google App Engine
This is Rietveld 408576698