Index: views/views.gyp |
diff --git a/views/views.gyp b/views/views.gyp |
index 191fc7dde997f5ba4ecdd8848534abb3fce2f5b0..7cbcfe0ad7e7a59e1ae529969e2dde5bf8de79af 100644 |
--- a/views/views.gyp |
+++ b/views/views.gyp |
@@ -1,4 +1,4 @@ |
-# Copyright (c) 2010 The Chromium Authors. All rights reserved. |
+# Copyright (c) 2011 The Chromium Authors. All rights reserved. |
# Use of this source code is governed by a BSD-style license that can be |
# found in the LICENSE file. |
@@ -440,6 +440,7 @@ |
'run_all_unittests.cc', |
'test/test_views_delegate.h', |
'view_unittest.cc', |
+ 'widget/widget_win_unittest.cc', |
'<(SHARED_INTERMEDIATE_DIR)/app/app_resources/app_resources.rc', |
], |