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

Unified Diff: content/browser/DEPS

Issue 7648045: Remove the include dependency of the chrome_notification_types.h header from content. (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src/
Patch Set: Created 9 years, 4 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: content/browser/DEPS
===================================================================
--- content/browser/DEPS (revision 96788)
+++ content/browser/DEPS (working copy)
@@ -22,8 +22,5 @@
# ONLY USED BY TESTS
"+chrome/browser/ui/browser.h",
- # http://crbug.com/88871
- "+chrome/common/chrome_notification_types.h",
-
# DO NOT ADD ANY MORE TO THIS LIST!!! SEE ABOVE COMMENT
]

Powered by Google App Engine
This is Rietveld 408576698