Chromium Code Reviews| Index: chrome/browser/common/README |
| diff --git a/chrome/browser/common/README b/chrome/browser/common/README |
| index 4c92f7adb2f172a3ffe720e82fe72d85cbc16bed..232b5e87460250f6c41b353bacefefa8001bc0c9 100644 |
| --- a/chrome/browser/common/README |
| +++ b/chrome/browser/common/README |
| @@ -1,3 +1,2 @@ |
| This directory contains library/utility code shared by multiple Browser |
| -Components. It should not depend on other parts of the browser except through |
| -api(chrome/browser/api). |
| +Components. It should not depend on other parts of the browser. |