| Index: content/browser/renderer_host/gtk_key_bindings_handler_unittest.cc
|
| diff --git a/content/browser/renderer_host/gtk_key_bindings_handler_unittest.cc b/content/browser/renderer_host/gtk_key_bindings_handler_unittest.cc
|
| index fed67d5e370f79b9da53721b517b8bf1a4236499..2abfdb81e662aed7d1860c5aaccfe38aba074efd 100644
|
| --- a/content/browser/renderer_host/gtk_key_bindings_handler_unittest.cc
|
| +++ b/content/browser/renderer_host/gtk_key_bindings_handler_unittest.cc
|
| @@ -14,9 +14,9 @@
|
| #include "base/logging.h"
|
| #include "base/path_service.h"
|
| #include "base/strings/string_util.h"
|
| -#include "content/common/edit_command.h"
|
| #include "content/public/browser/native_web_keyboard_event.h"
|
| #include "content/public/common/content_paths.h"
|
| +#include "content/public/common/edit_command.h"
|
| #include "testing/gtest/include/gtest/gtest.h"
|
|
|
| namespace content {
|
|
|