Upstream Android printing code.
With regards to the original downstream code, there are some differences:
* PrintintControllerComponent(Impl) are renamed to PrintingController(Impl)
* ChromeComponentFactory is renamed into PrintingControllerFactory
* Some obsolete documentation removed/updated.
More refactoring and tests will follow.
BUG=315229
[email protected]
Review URL: https://codereview.chromium.org/64093004
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@235171 0039d316-1c4b-4281-b951-d872f2087c98
diff --git a/printing/DEPS b/printing/DEPS
index 64123b8..bc43b41 100644
--- a/printing/DEPS
+++ b/printing/DEPS
@@ -1,4 +1,5 @@
include_rules = [
+ "+jni",
"+skia/ext",
"+third_party/icu/source/common/unicode",
"+third_party/icu/source/i18n/unicode",