| Index: content/public/test/layouttest_support.h
|
| diff --git a/content/public/test/layouttest_support.h b/content/public/test/layouttest_support.h
|
| index 7548d1b7625914f0d5d4c4fcdbf863fdd9bd2ba0..7e472a38cbc1497aae246457535cd5c8a1a12f49 100644
|
| --- a/content/public/test/layouttest_support.h
|
| +++ b/content/public/test/layouttest_support.h
|
| @@ -38,6 +38,8 @@ void EnableDevToolsFrontendTesting();
|
| // Returns the length of the local session history of a render view.
|
| int GetLocalSessionHistoryLength(RenderView* render_view);
|
|
|
| +void SetAllowOSMesaImageTransportForTesting();
|
| +
|
| } // namespace content
|
|
|
| #endif // CONTENT_PUBLIC_TEST_LAYOUTTEST_SUPPORT_H_
|
|
|