diff options
Diffstat (limited to 'chrome/chrome_common.gypi')
-rw-r--r-- | chrome/chrome_common.gypi | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/chrome/chrome_common.gypi b/chrome/chrome_common.gypi index e2c7d87..ffb4bb3 100644 --- a/chrome/chrome_common.gypi +++ b/chrome/chrome_common.gypi @@ -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. @@ -199,6 +199,7 @@ 'common/command_buffer_messages.h', 'common/command_buffer_messages_internal.h', 'common/common_glue.cc', + 'common/content_permission_types.h' 'common/css_colors.h', 'common/db_message_filter.cc', 'common/db_message_filter.h', |