summaryrefslogtreecommitdiffstats
path: root/chrome/renderer/device_orientation_dispatcher.h
diff options
context:
space:
mode:
Diffstat (limited to 'chrome/renderer/device_orientation_dispatcher.h')
-rw-r--r--chrome/renderer/device_orientation_dispatcher.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/chrome/renderer/device_orientation_dispatcher.h b/chrome/renderer/device_orientation_dispatcher.h
index d60a470..cbd32bc 100644
--- a/chrome/renderer/device_orientation_dispatcher.h
+++ b/chrome/renderer/device_orientation_dispatcher.h
@@ -5,7 +5,7 @@
#ifndef CHROME_RENDERER_DEVICE_ORIENTATION_DISPATCHER_H_
#define CHROME_RENDERER_DEVICE_ORIENTATION_DISPATCHER_H_
-#include "third_party/WebKit/WebKit/chromium/public/WebDeviceOrientationClient.h"
+#include "third_party/WebKit/Source/WebKit/chromium/public/WebDeviceOrientationClient.h"
#include "base/scoped_ptr.h"
#include "chrome/renderer/render_view_observer.h"