Chromium Code Reviews| Index: content/browser/device_orientation/orientation.cc |
| diff --git a/content/browser/device_orientation/orientation.cc b/content/browser/device_orientation/orientation.cc |
| index c0dcfd05f4f867781195f5fe930d2659d98dcf97..b0b463fcad007aee6c54a96f09af1429638d9848 100644 |
| --- a/content/browser/device_orientation/orientation.cc |
| +++ b/content/browser/device_orientation/orientation.cc |
| @@ -6,7 +6,7 @@ |
| #include <cmath> |
| -#include "content/common/device_orientation_messages.h" |
| +#include "content/common/device_orientation/device_orientation_messages.h" |
| namespace content { |