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

Unified Diff: ui/base/ui_base_tests.gyp

Issue 1220793010: [ui/base;css] adding string template expression replacement (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Removing test code Created 5 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
Index: ui/base/ui_base_tests.gyp
diff --git a/ui/base/ui_base_tests.gyp b/ui/base/ui_base_tests.gyp
index 7fb8a6d1af1d0d20204788db43741e0174a34d99..560a0b50e70b1f7c1b29dcdfdcccd1c186d97d3f 100644
--- a/ui/base/ui_base_tests.gyp
+++ b/ui/base/ui_base_tests.gyp
@@ -82,6 +82,7 @@
'models/list_selection_model_unittest.cc',
'models/tree_node_model_unittest.cc',
'resource/material_design/material_design_controller_unittest.cc',
+ 'template_expressions_unittest.cc',
'test/data/resource.h',
'test/test_clipboard_unittest.cc',
'test/scoped_fake_nswindow_fullscreen_unittest.mm',

Powered by Google App Engine
This is Rietveld 408576698