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

Unified Diff: chrome/browser/common/DEPS

Issue 16072002: chrome/browser: Remove unnecessary entries from DEPS files. (Closed) Base URL: http://git.chromium.org/chromium/src.git@master
Patch Set: Created 7 years, 7 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 | « chrome/browser/bookmarks/DEPS ('k') | chrome/browser/common/README » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
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",
]
« no previous file with comments | « chrome/browser/bookmarks/DEPS ('k') | chrome/browser/common/README » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698