Index: content/shell/browser/blink_test_controller.h |
diff --git a/content/shell/browser/blink_test_controller.h b/content/shell/browser/blink_test_controller.h |
index 6b57de7fbdd6ea24298dbdfa7c6a0b7aa72a0d43..0dd8e65023281177f1b086aa934785eabf6c8c87 100644 |
--- a/content/shell/browser/blink_test_controller.h |
+++ b/content/shell/browser/blink_test_controller.h |
@@ -188,6 +188,7 @@ class BlinkTestController : public base::NonThreadSafe, |
void OnGetBluetoothManualChooserEvents(); |
void OnSendBluetoothManualChooserEvent(const std::string& event, |
const std::string& argument); |
+ void OnSetDeviceScaleFactor(float scale); |
scoped_ptr<BlinkTestResultPrinter> printer_; |