Index: chrome/browser/chrome_gpu_util.h |
diff --git a/chrome/browser/chrome_gpu_util.h b/chrome/browser/chrome_gpu_util.h |
index 7909daa6c88237a41d9aa47cc4ad1bc623953e32..a4f9efc800c335a33f526bf95fd7e88b3f69e2ce 100644 |
--- a/chrome/browser/chrome_gpu_util.h |
+++ b/chrome/browser/chrome_gpu_util.h |
@@ -7,6 +7,9 @@ |
namespace gpu_util { |
+// Sets up Stage3D on XP field trial |
+void InitializeStage3DFieldTrial(); |
+ |
// Sets up force-compositing-mode and threaded compositing field trials. |
void InitializeCompositingFieldTrial(); |