| Index: content/common/origin_trials/trial_token_unittest.cc
|
| diff --git a/content/renderer/origin_trials/trial_token_unittest.cc b/content/common/origin_trials/trial_token_unittest.cc
|
| similarity index 99%
|
| rename from content/renderer/origin_trials/trial_token_unittest.cc
|
| rename to content/common/origin_trials/trial_token_unittest.cc
|
| index e7e52e7e90729fe17d257b63485c858566d38a1e..dd8350860fc34a3e994efaab11c9a8dff7998072 100644
|
| --- a/content/renderer/origin_trials/trial_token_unittest.cc
|
| +++ b/content/common/origin_trials/trial_token_unittest.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 "content/renderer/origin_trials/trial_token.h"
|
| +#include "content/common/origin_trials/trial_token.h"
|
|
|
| #include "base/macros.h"
|
| #include "base/memory/scoped_ptr.h"
|
|
|