diff options
Diffstat (limited to 'chrome/chrome_tests.gypi')
-rwxr-xr-x | chrome/chrome_tests.gypi | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/chrome/chrome_tests.gypi b/chrome/chrome_tests.gypi index c25bf49..e51bb02 100755 --- a/chrome/chrome_tests.gypi +++ b/chrome/chrome_tests.gypi @@ -834,6 +834,8 @@ 'test/browser_with_test_window_test.h', 'test/file_test_utils.cc', 'test/file_test_utils.h', + 'test/menu_model_test.cc', + 'test/menu_model_test.h', 'test/render_view_test.cc', 'test/render_view_test.h', 'test/sync/test_http_bridge_factory.h', |