diff options
author | thakis@chromium.org <thakis@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98> | 2013-02-12 20:45:28 +0000 |
---|---|---|
committer | thakis@chromium.org <thakis@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98> | 2013-02-12 20:45:28 +0000 |
commit | 4ecb2c0eb6481131d28ad9b2cd1d11b15c6d6c1c (patch) | |
tree | 27ab77b331bfe5d3a89840d7ad96013a798634cb /chrome/chrome_nibs.gypi | |
parent | 95a3c7152aeccc595b49aaf50dafd5b48ce227d1 (diff) | |
download | chromium_src-4ecb2c0eb6481131d28ad9b2cd1d11b15c6d6c1c.zip chromium_src-4ecb2c0eb6481131d28ad9b2cd1d11b15c6d6c1c.tar.gz chromium_src-4ecb2c0eb6481131d28ad9b2cd1d11b15c6d6c1c.tar.bz2 |
Fix ContentSettingBubbleControllerTest.Init
BUG=175629
Review URL: https://codereview.chromium.org/12209110
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@182001 0039d316-1c4b-4281-b951-d872f2087c98
Diffstat (limited to 'chrome/chrome_nibs.gypi')
-rw-r--r-- | chrome/chrome_nibs.gypi | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/chrome/chrome_nibs.gypi b/chrome/chrome_nibs.gypi index 6798563..07af8c4 100644 --- a/chrome/chrome_nibs.gypi +++ b/chrome/chrome_nibs.gypi @@ -18,6 +18,7 @@ 'app/nibs/ChromeToMobileBubble.xib', 'app/nibs/CollectedCookies.xib', 'app/nibs/ContentBlockedCookies.xib', + 'app/nibs/ContentBlockedMedia.xib', 'app/nibs/ContentBlockedMixedScript.xib', 'app/nibs/ContentBlockedPlugins.xib', 'app/nibs/ContentBlockedPopups.xib', |