| Index: sandbox/win/src/sid.cc
|
| diff --git a/sandbox/src/sid.cc b/sandbox/win/src/sid.cc
|
| similarity index 95%
|
| rename from sandbox/src/sid.cc
|
| rename to sandbox/win/src/sid.cc
|
| index 6ed9963ecea6f098fc382a4ffd67c208a73a469c..261605d547b99cf303913e72943125f71991dee6 100644
|
| --- a/sandbox/src/sid.cc
|
| +++ b/sandbox/win/src/sid.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 "sandbox/src/sid.h"
|
| +#include "sandbox/win/src/sid.h"
|
|
|
| #include "base/logging.h"
|
|
|
|
|