~alan-griffiths/mir/knee-jerk-mir_surface_state_automatic

« back to all changes in this revision

Viewing changes to tests/unit-tests/input/android/test_event_filter_chain.cpp

  • Committer: Alan Griffiths
  • Date: 2013-03-11 17:42:55 UTC
  • mfrom: (484 trunk)
  • mto: This revision was merged to the branch mainline in revision 494.
  • Revision ID: alan@octopull.co.uk-20130311174255-bjyo3a90v71entgq
Segregate server-only code

Show diffs side-by-side

added added

removed removed

Lines of Context:
16
16
 * Authored by: Robert Carr <robert.carr@canonical.com>
17
17
 */
18
18
 
19
 
#include "src/input/event_filter_chain.h"
 
19
#include "src/server/input/event_filter_chain.h"
20
20
#include "mir_test_doubles/mock_event_filter.h"
21
21
 
22
22
#include <androidfw/Input.h>