Chromium Code Reviews| Index: chrome/chrome_browser_extensions.gypi |
| diff --git a/chrome/chrome_browser_extensions.gypi b/chrome/chrome_browser_extensions.gypi |
| index cc3c6c5f0d176f58b2e24607c1888129910372de..b2c3072e43f4cdfab74001be5fdf4152cd869eee 100644 |
| --- a/chrome/chrome_browser_extensions.gypi |
| +++ b/chrome/chrome_browser_extensions.gypi |
| @@ -1116,16 +1116,6 @@ |
| }], |
| ], |
| }], |
| - ['safe_browsing==1', { |
| - 'defines': [ |
| - 'FULL_SAFE_BROWSING', |
| - ], |
| - }], |
| - ['safe_browsing==2', { |
| - 'defines': [ |
| - 'MOBILE_SAFE_BROWSING', |
| - ], |
| - }], |
| ['configuration_policy==1', { |
| 'dependencies': [ |
| '../components/components.gyp:policy', |