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

Unified Diff: extensions/DEPS

Issue 425303002: Move extension notifications to extensions/browser/notification_types.h (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: (extension-notifications) rebase Created 6 years, 5 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 | « chrome/test/remoting/remote_desktop_browsertest.cc ('k') | extensions/browser/api/api_resource_manager.h » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: extensions/DEPS
diff --git a/extensions/DEPS b/extensions/DEPS
index f0606ba3804284fae083c90fa8f17f1668f7ee4d..fede72fd4e448dc2c15e43da0839015543abab15 100644
--- a/extensions/DEPS
+++ b/extensions/DEPS
@@ -12,13 +12,8 @@ include_rules = [
"+testing",
"+ui",
- # Temporarily allowed includes as part of the app shell/extensions refactor.
- #
# NOTE: Please do not add includes without talking to the app shell team;
# see OWNERS for this directory.
- #
- # TODO(jamescook): Remove this. http://crbug.com/392622
- "!chrome/browser/chrome_notification_types.h",
]
specific_include_rules = {
« no previous file with comments | « chrome/test/remoting/remote_desktop_browsertest.cc ('k') | extensions/browser/api/api_resource_manager.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698