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

Unified Diff: chrome/browser/DEPS

Issue 8910011: Enfore through chrome/browser/DEPS that it can't include notification_service_impl.h anymore. (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: jam review Created 9 years 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 | « no previous file | no next file » | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: chrome/browser/DEPS
diff --git a/chrome/browser/DEPS b/chrome/browser/DEPS
index b40dc6b78dc2c48f528b5291f9a9411d1140ae67..17f206e675bbe90dc8d16d1817c7bdd901bd151c 100644
--- a/chrome/browser/DEPS
+++ b/chrome/browser/DEPS
@@ -28,6 +28,7 @@ include_rules = [
# TODO(jam): this needs to be removed, and only use content/public. BUG=98716
"+content/browser",
+ "-content/browser/notification_service_impl.h"
"-content/common",
# TODO(jam): remove all the exceptions. BUG=98716
« no previous file with comments | « no previous file | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698