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

Unified Diff: content/content_gpu.gypi

Issue 10128002: Retrieve Windows performance assessment information from results files. (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: Comments and braces. 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: content/content_gpu.gypi
diff --git a/content/content_gpu.gypi b/content/content_gpu.gypi
index c31b081f53776ae85e063c3ebe94dfa7e70c82ce..3d871d3a143665103862a30eed81c035daa840a3 100644
--- a/content/content_gpu.gypi
+++ b/content/content_gpu.gypi
@@ -38,6 +38,7 @@
'dependencies': [
'../third_party/angle/src/build_angle.gyp:libEGL',
'../third_party/angle/src/build_angle.gyp:libGLESv2',
+ '../third_party/libxml/libxml.gyp:libxml',
],
'link_settings': {
'libraries': [

Powered by Google App Engine
This is Rietveld 408576698