Index: components/autofill/README |
diff --git a/components/autofill/README b/components/autofill/README |
index e7c00d4641cc8cf73c2280e66af39855f10bff54..6fe5dba4db503b89a74a51942ab8e7d6352bb49e 100644 |
--- a/components/autofill/README |
+++ b/components/autofill/README |
@@ -4,7 +4,7 @@ to enable it to be shared cleanly on iOS. |
When this process is complete, this component will have the following structure: |
-- Top-level shared code that does not depend on src/content/ or src/ios/ |
+- shared/: Shared code that does not depend on src/content/ or src/ios/ |
- content/: Driver for the shared code based on the content layer. |
- browser/: Browser process code. |
- renderer/: Renderer process code. |