Mir

Code review comment for lp://qastaging/~brandontschaefer/mir/pointer-confinement

Revision history for this message
Chris Halse Rogers (raof) wrote :

747 -#include <gmock/gmock.h>
747 +#include "mir/input/device.h"
748 +#include "mir/test/gmock_fixes.h"

You've accidentally removed <gmock/gmock.h> and replaced it with (the unnecessary, I think?) gmock_fixes.h.

Not blocking, but if you need to update it for any other reason, please fix.

Other than that, looks fine.

review: Approve

« Back to merge proposal