Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(1643)

Unified Diff: content/content_browser.gypi

Issue 379123002: Revert of DevTools: enable Screencast in DEBUG_DEVTOOLS mode (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Created 6 years, 5 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View side-by-side diff with in-line comments
Download patch
« no previous file with comments | « content/browser/devtools/renderer_overrides_handler.cc ('k') | no next file » | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
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',
- ],
- }],
],
}
« no previous file with comments | « content/browser/devtools/renderer_overrides_handler.cc ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698