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

Unified Diff: components/webdata/README

Issue 16124006: Remove dependency of WebData on notifications (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: Review comments Created 7 years, 6 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/webdata/DEPS ('k') | components/webdata/common/web_data_service_base.h » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
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.
« no previous file with comments | « components/webdata/DEPS ('k') | components/webdata/common/web_data_service_base.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698