Index: views/views.gyp |
diff --git a/views/views.gyp b/views/views.gyp |
index 2344e00450b9db10f4e453b26e91fa792f5df6b4..0e587010cbcf9750c6071116e2e22a078c7dfa60 100644 |
--- a/views/views.gyp |
+++ b/views/views.gyp |
@@ -1,4 +1,4 @@ |
-# Copyright (c) 2009 The Chromium Authors. All rights reserved. |
+# Copyright (c) 2010 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. |
@@ -373,6 +373,8 @@ |
'..', |
], |
'sources': [ |
+ 'examples/box_layout.cc', |
+ 'examples/box_layout.h', |
'examples/button_example.h', |
'examples/combobox_example.h', |
'examples/example_base.cc', |