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

Unified Diff: ui/base/ui_base.gyp

Issue 330443004: Bug fix: Translate: leak of a ComboboxModel (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: sky's review (2) 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
« no previous file with comments | « ui/base/models/simple_combobox_model.cc ('k') | no next file » | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: ui/base/ui_base.gyp
diff --git a/ui/base/ui_base.gyp b/ui/base/ui_base.gyp
index faebd7bbba5779a294797626140508c3d7dba099..8a65beb9cdff0a6fd8c178a90a3904afea809956 100644
--- a/ui/base/ui_base.gyp
+++ b/ui/base/ui_base.gyp
@@ -209,6 +209,8 @@
'models/menu_model.h',
'models/menu_model_delegate.h',
'models/menu_separator_types.h',
+ 'models/simple_combobox_model.cc',
+ 'models/simple_combobox_model.h',
'models/simple_menu_model.cc',
'models/simple_menu_model.h',
'models/table_model.cc',
« no previous file with comments | « ui/base/models/simple_combobox_model.cc ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698