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

Unified Diff: chrome/browser/ui/DEPS

Issue 10736063: views: Extract TabIconViewModel into its own header file. (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: Created 8 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 | « no previous file | chrome/browser/ui/panels/panel_browser_frame_view.h » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: chrome/browser/ui/DEPS
diff --git a/chrome/browser/ui/DEPS b/chrome/browser/ui/DEPS
index 5e197487c94461534ad0d3919250b324c84ed49e..043af08b6b4e3e4d11972598afa57b504e3a7a1f 100644
--- a/chrome/browser/ui/DEPS
+++ b/chrome/browser/ui/DEPS
@@ -14,6 +14,7 @@ include_rules = [
"+chrome/browser/ui/views/frame/browser_non_client_frame_view.h",
"+chrome/browser/ui/views/sad_tab_view.h",
"+chrome/browser/ui/views/tab_icon_view.h",
+ "+chrome/browser/ui/views/tab_icon_view_model.h",
"+chrome/browser/ui/views/tab_modal_confirm_dialog_views.h",
"+chrome/browser/ui/views/tabs/tab.h",
# DO NOT ADD ANY MORE ITEMS TO THE ABOVE LIST!
« no previous file with comments | « no previous file | chrome/browser/ui/panels/panel_browser_frame_view.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698