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

Unified Diff: ios/chrome/browser/ui/history/DEPS

Issue 2693013005: Updated tab history classes to use NavigationItemLists. (Closed)
Patch Set: update DEPS, include url_formatter in BUILD.gn Created 3 years, 10 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 | « ios/chrome/browser/ui/history/BUILD.gn ('k') | ios/chrome/browser/ui/history/tab_history_cell.h » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: ios/chrome/browser/ui/history/DEPS
diff --git a/ios/chrome/browser/ui/history/DEPS b/ios/chrome/browser/ui/history/DEPS
deleted file mode 100644
index cb80df7d7d12685aeb10fb7192bccb9fd07d2878..0000000000000000000000000000000000000000
--- a/ios/chrome/browser/ui/history/DEPS
+++ /dev/null
@@ -1,15 +0,0 @@
-specific_include_rules = {
- # TODO(crbug.com/620907): Remove these exceptions.
- "^tab_history_cell\.mm$": [
- "+ios/web/navigation/crw_session_entry.h",
- ],
- "tab_history_popup_controller.mm": [
- "+ios/web/navigation/crw_session_entry.h",
- ],
- "tab_history_popup_controller_unittest.mm": [
- "+ios/web/navigation/crw_session_entry.h",
- ],
- "tab_history_view_controller.mm": [
- "+ios/web/navigation/crw_session_entry.h",
- ],
-}
« no previous file with comments | « ios/chrome/browser/ui/history/BUILD.gn ('k') | ios/chrome/browser/ui/history/tab_history_cell.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698