| Index: chrome/chrome_browser_extensions.gypi
|
| diff --git a/chrome/chrome_browser_extensions.gypi b/chrome/chrome_browser_extensions.gypi
|
| index 194dab0eba3ea5dafc4ab6dbac05649eab77893d..0e4d8d12a2006c40a0afa1e00dcb39fb4abfccc6 100644
|
| --- a/chrome/chrome_browser_extensions.gypi
|
| +++ b/chrome/chrome_browser_extensions.gypi
|
| @@ -1113,16 +1113,6 @@
|
| }],
|
| ],
|
| }],
|
| - ['safe_browsing==1', {
|
| - 'defines': [
|
| - 'FULL_SAFE_BROWSING',
|
| - ],
|
| - }],
|
| - ['safe_browsing==2', {
|
| - 'defines': [
|
| - 'MOBILE_SAFE_BROWSING',
|
| - ],
|
| - }],
|
| ['configuration_policy==1', {
|
| 'dependencies': [
|
| '../components/components.gyp:policy',
|
|
|