Index: trunk/src/chrome/browser/common/README |
=================================================================== |
--- trunk/src/chrome/browser/common/README (revision 202747) |
+++ trunk/src/chrome/browser/common/README (working copy) |
@@ -1,2 +1,3 @@ |
This directory contains library/utility code shared by multiple Browser |
-Components. It should not depend on other parts of the browser. |
+Components. It should not depend on other parts of the browser except through |
+api(chrome/browser/api). |