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

Unified Diff: chrome/test/interactive_ui/interactive_ui_tests.gypi

Issue 435040: Convert the existing .gyp configuration to use the new base\allocator... (Closed) Base URL: svn://chrome-svn/chrome/trunk/src/
Patch Set: latest updates after forking page_heap_linux.cc Created 11 years, 1 month 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 | « chrome/chrome.gyp ('k') | webkit/tools/test_shell/test_shell.gyp » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: chrome/test/interactive_ui/interactive_ui_tests.gypi
===================================================================
--- chrome/test/interactive_ui/interactive_ui_tests.gypi (revision 33185)
+++ chrome/test/interactive_ui/interactive_ui_tests.gypi (working copy)
@@ -96,11 +96,11 @@
],
'dependencies': [
'<(DEPTH)/app/app.gyp:app_resources',
+ '<(DEPTH)/base/allocator/allocator.gyp:allocator',
'<(DEPTH)/chrome/chrome.gyp:chrome_dll_version',
'<(DEPTH)/chrome/chrome.gyp:crash_service', # run time dependency
'<(DEPTH)/chrome/installer/installer.gyp:installer_util_strings',
'<(DEPTH)/views/views.gyp:views',
- '<(DEPTH)/third_party/tcmalloc/tcmalloc.gyp:tcmalloc',
],
'sources': [
'<(DEPTH)/webkit/glue/resources/aliasb.cur',
« no previous file with comments | « chrome/chrome.gyp ('k') | webkit/tools/test_shell/test_shell.gyp » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698