Index: content/shell/test_runner/test_runner.h |
diff --git a/content/shell/test_runner/test_runner.h b/content/shell/test_runner/test_runner.h |
index 62a7ea88eb2b17c389c5506e1e43b0c84aacedfe..bd1e591b4bbe5777460ad3ebd5030d4a9f6a371d 100644 |
--- a/content/shell/test_runner/test_runner.h |
+++ b/content/shell/test_runner/test_runner.h |
@@ -284,8 +284,6 @@ class TestRunner : public WebTestRunner { |
int max_height); |
bool DisableAutoResizeMode(int new_width, int new_height); |
- void SetMockDeviceLight(double value); |
- void ResetDeviceLight(); |
// Device Motion / Device Orientation related functions |
void SetMockDeviceMotion(bool has_acceleration_x, |
double acceleration_x, |