summaryrefslogtreecommitdiffstats
path: root/ash/ash.gyp
diff options
context:
space:
mode:
Diffstat (limited to 'ash/ash.gyp')
-rw-r--r--ash/ash.gyp3
1 files changed, 3 insertions, 0 deletions
diff --git a/ash/ash.gyp b/ash/ash.gyp
index 0ade666..ff45e6c 100644
--- a/ash/ash.gyp
+++ b/ash/ash.gyp
@@ -717,6 +717,8 @@
'test/test_volume_control_delegate.h',
'test/ui_controls_factory_ash.cc',
'test/ui_controls_factory_ash.h',
+ 'test/user_metrics_recorder_test_api.cc',
+ 'test/user_metrics_recorder_test_api.h',
'test/virtual_keyboard_test_helper.cc',
'test/virtual_keyboard_test_helper.h',
],
@@ -791,6 +793,7 @@
'keyboard_overlay/keyboard_overlay_delegate_unittest.cc',
'keyboard_overlay/keyboard_overlay_view_unittest.cc',
'magnifier/magnification_controller_unittest.cc',
+ 'metrics/user_metrics_recorder_unittest.cc',
'popup_message_unittest.cc',
'root_window_controller_unittest.cc',
'screen_util_unittest.cc',