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

Unified Diff: content/gpu/DEPS

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/gpu/DEPS
diff --git a/content/gpu/DEPS b/content/gpu/DEPS
index 082ffad98b078a446ee726e0b70c7e19035b0801..4ca508c16b37c9df7c569bfb4a32abfa21949fbc 100644
--- a/content/gpu/DEPS
+++ b/content/gpu/DEPS
@@ -4,6 +4,7 @@ include_rules = [
"+gpu/command_buffer",
"+libEGL",
"+libGLESv2",
+ "+libxml", # For parsing WinSAT results files
"+sandbox",
"+skia",
]

Powered by Google App Engine
This is Rietveld 408576698