summaryrefslogtreecommitdiffstats
path: root/chrome/chrome_common.gypi
diff options
context:
space:
mode:
authorjochen@chromium.org <jochen@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98>2010-01-29 19:49:45 +0000
committerjochen@chromium.org <jochen@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98>2010-01-29 19:49:45 +0000
commite284e6d8f6079a7cfc8eb70f010cf2378253fb18 (patch)
tree9cd71a6abb4d08b700e477f7e779cc978a39717d /chrome/chrome_common.gypi
parenteb6b623883f7956e10bdf1f1749257f91b2d75a7 (diff)
downloadchromium_src-e284e6d8f6079a7cfc8eb70f010cf2378253fb18.zip
chromium_src-e284e6d8f6079a7cfc8eb70f010cf2378253fb18.tar.gz
chromium_src-e284e6d8f6079a7cfc8eb70f010cf2378253fb18.tar.bz2
Reland r37508. Implement HostContentSettingsMap.
BUG=none TEST=none Review URL: http://codereview.chromium.org/555172 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@37526 0039d316-1c4b-4281-b951-d872f2087c98
Diffstat (limited to 'chrome/chrome_common.gypi')
-rw-r--r--chrome/chrome_common.gypi3
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',