| Index: apps/shell_integration_linux.cc
|
| diff --git a/chrome/browser/shell_integration_linux.cc b/apps/shell_integration_linux.cc
|
| similarity index 99%
|
| rename from chrome/browser/shell_integration_linux.cc
|
| rename to apps/shell_integration_linux.cc
|
| index a97a072ae5622c6e678598059eca651c0bcf4c5a..5d4f9066d318a814bbf334ecb5cf9d617aa9793e 100644
|
| --- a/chrome/browser/shell_integration_linux.cc
|
| +++ b/apps/shell_integration_linux.cc
|
| @@ -2,7 +2,7 @@
|
| // Use of this source code is governed by a BSD-style license that can be
|
| // found in the LICENSE file.
|
|
|
| -#include "chrome/browser/shell_integration_linux.h"
|
| +#include "apps/shell_integration_linux.h"
|
|
|
| #include <fcntl.h>
|
| #include <glib.h>
|
|
|