From 4ecb2c0eb6481131d28ad9b2cd1d11b15c6d6c1c Mon Sep 17 00:00:00 2001 From: "thakis@chromium.org" Date: Tue, 12 Feb 2013 20:45:28 +0000 Subject: 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 --- chrome/chrome_nibs.gypi | 1 + 1 file changed, 1 insertion(+) (limited to 'chrome/chrome_nibs.gypi') 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', -- cgit v1.1