diff options
author | achaulk@chromium.org <achaulk@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98> | 2014-05-09 02:17:19 +0000 |
---|---|---|
committer | achaulk@chromium.org <achaulk@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98> | 2014-05-09 02:17:19 +0000 |
commit | 1eab4e9e04c773022b3e24f251fa384396d48aa5 (patch) | |
tree | 1fc04e7225b99f5178d706bcaf65a13e9e4504f9 /components/components.gyp | |
parent | 19fa2d9552faf1fb8c505e69f4683579239cd94f (diff) | |
download | chromium_src-1eab4e9e04c773022b3e24f251fa384396d48aa5.zip chromium_src-1eab4e9e04c773022b3e24f251fa384396d48aa5.tar.gz chromium_src-1eab4e9e04c773022b3e24f251fa384396d48aa5.tar.bz2 |
Move some common feedback files into src/components
BUG=359299
TEST=build works
Review URL: https://codereview.chromium.org/225183018
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@269152 0039d316-1c4b-4281-b951-d872f2087c98
Diffstat (limited to 'components/components.gyp')
-rw-r--r-- | components/components.gyp | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/components/components.gyp b/components/components.gyp index e7b7491d..a5c116f 100644 --- a/components/components.gyp +++ b/components/components.gyp @@ -22,6 +22,7 @@ 'domain_reliability.gypi', 'favicon.gypi', 'favicon_base.gypi', + 'feedback.gypi', # crbug.com/368738 'infobars.gypi', 'json_schema.gypi', 'keyed_service.gypi', |