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. |