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

Unified Diff: components/printing/README

Issue 811563008: Moving files from //chrome to //components/printing (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: fix deps, owners, readme Created 5 years, 11 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 | « components/printing/OWNERS ('k') | components/printing/common/BUILD.gn » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: components/printing/README
diff --git a/components/printing/README b/components/printing/README
new file mode 100644
index 0000000000000000000000000000000000000000..7e036f581aa79e8e59d1dbd93b1f7e5254417bc7
--- /dev/null
+++ b/components/printing/README
@@ -0,0 +1,3 @@
+Printing is a work in progress component. It is introduced to allow chrome
+and webview to share the common printing-related code. When completed, it will
+contain the code necessary for using basic printing in content-based clients.
« no previous file with comments | « components/printing/OWNERS ('k') | components/printing/common/BUILD.gn » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698