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

Unified Diff: chrome/common/DEPS

Issue 11345008: Remove content::NotificationObserver dependency from most Prefs code. (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: Merge LKGR. Created 8 years, 2 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
Index: chrome/common/DEPS
diff --git a/chrome/common/DEPS b/chrome/common/DEPS
index 03adafd6106caa7e2ada9c4501c17bc9aca5f0c9..cefae53f50950efd9762bf1713cb572064fbbd22 100644
--- a/chrome/common/DEPS
+++ b/chrome/common/DEPS
@@ -13,7 +13,6 @@ include_rules = [
"+webkit/user_agent",
# TODO(jam): remove me once chrome_notifcation_types.h moves to browser
- "+content/public/browser/notification_source.h",
"+content/public/browser/notification_types.h",
# Other libraries.

Powered by Google App Engine
This is Rietveld 408576698