Index: components/webdata/README |
diff --git a/components/webdata/README b/components/webdata/README |
new file mode 100644 |
index 0000000000000000000000000000000000000000..a82334ca4099c78356d2240d01940140d70219ac |
--- /dev/null |
+++ b/components/webdata/README |
@@ -0,0 +1,5 @@ |
+WebData is not allowed to depend on content/, because it is used by iOS. |
+If dependences on content/ need to be added to WebData, it will have to be made |
+into a layered component: see |
+http://www.chromium.org/developers/design-documents/layered-components-design |
+for more information. |