Index: content/common/sandbox_win.h |
diff --git a/content/common/sandbox_win.h b/content/common/sandbox_win.h |
index 92d8d04f3dde15855a2134a92db1aff3b8d7578d..e01cfe505d029a583d5c044b92ee20022d20425f 100644 |
--- a/content/common/sandbox_win.h |
+++ b/content/common/sandbox_win.h |
@@ -33,6 +33,7 @@ bool InitBrokerServices(sandbox::BrokerServices* broker_services); |
bool InitTargetServices(sandbox::TargetServices* target_services); |
+// Returns whether DirectWrite font rendering should be used. |
bool ShouldUseDirectWrite(); |
} // namespace content |