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

Unified Diff: ui/views/views.gyp

Issue 598013003: Added views::ViewModelT<T>, a type-safe template version of ViewModel. (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@appsgridview-static-casts
Patch Set: Created 6 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
« ui/views/view_model.h ('K') | « ui/views/view_model_utils.cc ('k') | no next file » | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: ui/views/views.gyp
diff --git a/ui/views/views.gyp b/ui/views/views.gyp
index 7d1ca820c8a69b4186cbf16d22201a2b8ca18613..c8b7c8c7e165692c9d253d22052038ceb7c0e7d2 100644
--- a/ui/views/views.gyp
+++ b/ui/views/views.gyp
@@ -273,9 +273,7 @@
'view_constants.h',
'view_constants_aura.cc',
'view_constants_aura.h',
- 'view_model.cc',
'view_model.h',
- 'view_model_utils.cc',
'view_model_utils.h',
'view_targeter.cc',
'view_targeter.h',
« ui/views/view_model.h ('K') | « ui/views/view_model_utils.cc ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698