| Index: chrome/chrome_browser_extensions.gypi
|
| diff --git a/chrome/chrome_browser_extensions.gypi b/chrome/chrome_browser_extensions.gypi
|
| index 3fd3d491d23bb83943042a145889335d8fb7cfa0..77ad483c79e31ffa39619d653643ac7573bc0ead 100644
|
| --- a/chrome/chrome_browser_extensions.gypi
|
| +++ b/chrome/chrome_browser_extensions.gypi
|
| @@ -1119,16 +1119,6 @@
|
| }],
|
| ],
|
| }],
|
| - ['safe_browsing==1', {
|
| - 'defines': [
|
| - 'FULL_SAFE_BROWSING',
|
| - ],
|
| - }],
|
| - ['safe_browsing==2', {
|
| - 'defines': [
|
| - 'MOBILE_SAFE_BROWSING',
|
| - ],
|
| - }],
|
| ['configuration_policy==1', {
|
| 'dependencies': [
|
| '../components/components.gyp:policy',
|
|
|