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

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: Address review comments. 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 ffc99a7a24367a6180cb7e55c547907e4dc77b66..48972c3867cb91d9b2d2d2eeafa1740f0514a352 100644
--- a/chrome/common/DEPS
+++ b/chrome/common/DEPS
@@ -17,7 +17,6 @@ include_rules = [
"+content/common/content_message_generator.h", # needed by all_messages.h
# 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