Index: chrome/browser/common/DEPS |
diff --git a/chrome/browser/common/DEPS b/chrome/browser/common/DEPS |
index 12813f460544368d68b25fc987fa2da12def2f75..576f49e5e3932c7ae3c3f172f0fff73ed6f17db5 100644 |
--- a/chrome/browser/common/DEPS |
+++ b/chrome/browser/common/DEPS |
@@ -2,6 +2,5 @@ include_rules = [ |
# Common is for library/utility code shared by multiple parts of chrome |
# browser. So it should not depend on other parts of the browser except API. |
Lei Zhang
2013/05/28 02:09:47
This comment can use an update since you are remov
|
"-chrome/browser", |
- "+chrome/browser/api", |
"+chrome/browser/common", |
] |