Chromium Code Reviews| Index: content/content_browser.gypi |
| diff --git a/content/content_browser.gypi b/content/content_browser.gypi |
| index 6012ca1dc58bf7bd9a175d6cf82ee90d3f5826e0..d18de9a62289d611e42b1cf8b7b12957a717203b 100644 |
| --- a/content/content_browser.gypi |
| +++ b/content/content_browser.gypi |
| @@ -1848,10 +1848,5 @@ |
| 'browser/media/media_web_contents_observer.h', |
| ], |
| }], |
| - ['debug_devtools==1', { |
| - 'defines': [ |
| - 'DEBUG_DEVTOOLS=1', |
| - ], |
| - }], |
| ], |
| } |