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 4f36c03b4abfbe944cfbebc7ba2cc391f3505a80..cb1b06e273de49f123a97509868a4a279534892b 100644 |
--- a/content/shell/browser/blink_test_controller.h |
+++ b/content/shell/browser/blink_test_controller.h |
@@ -186,6 +186,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_; |