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

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: Merge. Created 8 years, 7 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..46de806f84bf03897f65ede3cd835ca0c7727851 100644
--- a/content/gpu/DEPS
+++ b/content/gpu/DEPS
@@ -6,4 +6,5 @@ include_rules = [
"+libGLESv2",
"+sandbox",
"+skia",
+ "+third_party/libxml", # For parsing WinSAT results files.
]

Powered by Google App Engine
This is Rietveld 408576698