Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(381)

Unified Diff: remoting/client/plugin/pepper_mouse_locker.cc

Issue 1228333004: Move code that doesn't depend on PPAPI out of remoting/client/plugin (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Created 5 years, 5 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View side-by-side diff with in-line comments
Download patch
« no previous file with comments | « remoting/client/plugin/pepper_cursor_setter.cc ('k') | remoting/client/plugin/touch_input_scaler.h » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: remoting/client/plugin/pepper_mouse_locker.cc
diff --git a/remoting/client/plugin/pepper_mouse_locker.cc b/remoting/client/plugin/pepper_mouse_locker.cc
index b8cc19f7f95d4572a2b4e45e1e4002ec260ec73e..0171763c23f7fe5fc3a3f3a97679679880818b1a 100644
--- a/remoting/client/plugin/pepper_mouse_locker.cc
+++ b/remoting/client/plugin/pepper_mouse_locker.cc
@@ -5,7 +5,7 @@
#include "remoting/client/plugin/pepper_mouse_locker.h"
#include "base/logging.h"
-#include "remoting/client/plugin/empty_cursor_filter.h"
+#include "remoting/client/empty_cursor_filter.h"
#include "remoting/proto/control.pb.h"
namespace remoting {
« no previous file with comments | « remoting/client/plugin/pepper_cursor_setter.cc ('k') | remoting/client/plugin/touch_input_scaler.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698