| Index: Tools/DumpRenderTree/chromium/TestRunner/src/TestRunner.h
|
| diff --git a/Tools/DumpRenderTree/chromium/TestRunner/src/TestRunner.h b/Tools/DumpRenderTree/chromium/TestRunner/src/TestRunner.h
|
| index 5e21add47749f946abbd1288a8098a9d9180892f..ace84f2af148b6cbe946abf228bf0325940b051e 100644
|
| --- a/Tools/DumpRenderTree/chromium/TestRunner/src/TestRunner.h
|
| +++ b/Tools/DumpRenderTree/chromium/TestRunner/src/TestRunner.h
|
| @@ -270,7 +270,8 @@ private:
|
| void enableAutoResizeMode(const CppArgumentList&, CppVariant*);
|
| void disableAutoResizeMode(const CppArgumentList&, CppVariant*);
|
|
|
| - // DeviceOrientation related functions
|
| + // Device Motion / Device Orientation related functions
|
| + void setMockDeviceMotion(const CppArgumentList&, CppVariant*);
|
| void setMockDeviceOrientation(const CppArgumentList&, CppVariant*);
|
|
|
| void didAcquirePointerLock(const CppArgumentList&, CppVariant*);
|
|
|