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

Unified Diff: chrome/browser/ui/DEPS

Issue 23494016: views: Move views specific portions out of omnibox_view_browsertest.cc (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: rm unnecessary NotificationObserver Created 7 years, 3 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/ui/DEPS
diff --git a/chrome/browser/ui/DEPS b/chrome/browser/ui/DEPS
index bd321cf6a058fad182cd1e7cb9f72fae327749a2..201afe0b8a84038717af391627196fc24065d4a4 100644
--- a/chrome/browser/ui/DEPS
+++ b/chrome/browser/ui/DEPS
@@ -1,7 +1,3 @@
include_rules = [
"-chrome/browser/ui/views",
- # TODO(tfarina): Remove all these. crbug.com/125846.
- # DO NOT ADD ANY MORE ITEMS TO THE LIST BELOW!
- "!chrome/browser/ui/views/frame/browser_view.h",
- # DO NOT ADD ANY MORE ITEMS TO THE ABOVE LIST!
]

Powered by Google App Engine
This is Rietveld 408576698