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