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

Unified Diff: content/gpu/DEPS

Issue 10641006: Use nv contrl x extension to query nvidia driver version. (Closed) Base URL: svn://chrome-svn/chrome/trunk/src/
Patch Set: Created 8 years, 6 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
===================================================================
--- content/gpu/DEPS (revision 143407)
+++ content/gpu/DEPS (working copy)
@@ -7,4 +7,5 @@
"+sandbox",
"+skia",
"+third_party/libxml", # For parsing WinSAT results files.
+ "+third_party/libXNVCtrl", # For NV driver version query.
]

Powered by Google App Engine
This is Rietveld 408576698