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

Unified Diff: third_party/libxml/libxml.gyp

Issue 10128002: Retrieve Windows performance assessment information from results files. (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: Created 8 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: third_party/libxml/libxml.gyp
diff --git a/third_party/libxml/libxml.gyp b/third_party/libxml/libxml.gyp
index 105ab87692dc5d026705cf13343071d336e0f9c7..3d8b59960cfb0e9b9ef8cf0916c7db7fde32b75c 100644
--- a/third_party/libxml/libxml.gyp
+++ b/third_party/libxml/libxml.gyp
@@ -18,6 +18,7 @@
'targets': [
{
'target_name': 'libxml',
+ 'toolsets': ['host', 'target'],
vangelis 2012/04/24 00:37:30 What's the purpose of this line? I wonder if it i
dtu 2012/05/01 00:32:16 Previously the failure was showing for libxml.gyp
'conditions': [
['os_posix == 1 and OS != "mac" and use_system_libxml', {
'type': 'none',
« content/gpu/gpu_info_collector_win.cc ('K') | « content/gpu/gpu_info_collector_win.cc ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698