Index: chrome/common/origin_trials/origin_trial_key_manager.cc |
diff --git a/chrome/renderer/origin_trials/origin_trial_key_manager.cc b/chrome/common/origin_trials/origin_trial_key_manager.cc |
similarity index 92% |
rename from chrome/renderer/origin_trials/origin_trial_key_manager.cc |
rename to chrome/common/origin_trials/origin_trial_key_manager.cc |
index e074f40af6a0e872d56f0867998f1cdc5d932d91..927706681c461ac4cce34eeb2c7a8a318912be14 100644 |
--- a/chrome/renderer/origin_trials/origin_trial_key_manager.cc |
+++ b/chrome/common/origin_trials/origin_trial_key_manager.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/renderer/origin_trials/origin_trial_key_manager.h" |
+#include "chrome/common/origin_trials/origin_trial_key_manager.h" |
#include <stdint.h> |