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

Unified Diff: chrome/browser/common/DEPS

Issue 16182002: Relanding "chrome/browser: Remove unnecessary entries from DEPS files." (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: fix - it was missing filepath 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 | « WATCHLISTS ('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..ad13bb66d554939a30dc96297abff5cd5d861444 100644
--- a/chrome/browser/common/DEPS
+++ b/chrome/browser/common/DEPS
@@ -1,7 +1,6 @@
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.
+ # browser. It should not depend on other parts of the browser.
"-chrome/browser",
- "+chrome/browser/api",
"+chrome/browser/common",
]
« no previous file with comments | « WATCHLISTS ('k') | chrome/browser/common/README » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698