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

Unified Diff: content/content_renderer.gypi

Issue 9669012: Remove the content dependency on allocator.gyp (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: Created 8 years, 9 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 | « no previous file | no next file » | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: content/content_renderer.gypi
diff --git a/content/content_renderer.gypi b/content/content_renderer.gypi
index e0cfc41ea924dd8513f4a3c2a5dd01262aed7c00..a46377deede2e923e95a50e8b7e16c3501d22a9d 100644
--- a/content/content_renderer.gypi
+++ b/content/content_renderer.gypi
@@ -214,11 +214,6 @@
}],
['toolkit_uses_gtk == 1', {
'conditions': [
- [ 'linux_use_tcmalloc==1', {
- 'dependencies': [
- '../base/allocator/allocator.gyp:allocator',
- ],
- }],
['input_speech==0', {
'sources!': [
'renderer/input_tag_speech_dispatcher.cc',
« no previous file with comments | « no previous file | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698