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

Unified Diff: chrome/chrome_tests.gypi

Issue 6894045: wip (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: Created 9 years, 8 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
Index: chrome/chrome_tests.gypi
diff --git a/chrome/chrome_tests.gypi b/chrome/chrome_tests.gypi
index 3f76afd73bf9bdda2cb495639bcc504bd214f30a..10d040b31986f7329e5503d2e8ce9939dfeab83a 100644
--- a/chrome/chrome_tests.gypi
+++ b/chrome/chrome_tests.gypi
@@ -2189,6 +2189,7 @@
'../third_party/cld/cld.gyp:cld',
'../third_party/icu/icu.gyp:icui18n',
'../third_party/icu/icu.gyp:icuuc',
+ '../v8/tools/gyp/v8.gyp:v8',
# Runtime dependencies
'chrome_mesa',
],
@@ -2461,11 +2462,6 @@
# TODO(alekseys): port sidebar to linux/mac.
'browser/sidebar/sidebar_browsertest.cc',
],
- 'sources!': [
- # TODO(aa): This test fails on the windows shared library build.
- # crbug.com/80320
- '../content/renderer/v8_value_converter_browsertest.cc',
- ],
'include_dirs': [
'<(DEPTH)/third_party/wtl/include',
],
« no previous file with comments | « chrome/browser/extensions/extension_function_dispatcher.cc ('k') | chrome/common/extensions/extension_messages.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698