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

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: Add histograms. 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
« no previous file with comments | « content/content_gpu.gypi ('k') | content/gpu/gpu_info_collector_win.cc » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
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.
]
« no previous file with comments | « content/content_gpu.gypi ('k') | content/gpu/gpu_info_collector_win.cc » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698