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

Unified Diff: chrome/browser/extensions/DEPS

Issue 363233002: Abstract base 'ExtensionView' to Fix DEPS violation in extension_view_host.h (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: Init() must be done after assigning Created 6 years, 6 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/browser/extensions/DEPS
diff --git a/chrome/browser/extensions/DEPS b/chrome/browser/extensions/DEPS
index b4ab25623d1bad34097d8e2a38038d861a55ad49..83d4afe7fb067c3c6cd19c5f0ffcb5d405d059b9 100644
--- a/chrome/browser/extensions/DEPS
+++ b/chrome/browser/extensions/DEPS
@@ -8,11 +8,6 @@ include_rules = [
"+apps/app_window_registry.h",
"-chrome/browser/apps",
- # TODO(tfarina): Remove all these. crbug.com/125846.
- # DO NOT ADD ANY MORE ITEMS TO THE LIST BELOW!
- "!chrome/browser/ui/views/extensions/extension_view_views.h",
- # DO NOT ADD ANY MORE ITEMS TO THE ABOVE LIST!
-
# For access to testing command line switches.
"+ppapi/shared_impl",
]
« no previous file with comments | « no previous file | chrome/browser/extensions/extension_view.h » ('j') | chrome/browser/extensions/extension_view.h » ('J')

Powered by Google App Engine
This is Rietveld 408576698