Index: chrome/common/guid.cc |
diff --git a/chrome/browser/guid.cc b/chrome/common/guid.cc |
similarity index 95% |
rename from chrome/browser/guid.cc |
rename to chrome/common/guid.cc |
index b8f46dbc7abc3f662977ad5ca54a86590be16c43..a6b4b094ebb9b5f5d80777efebb01f761a17fc9a 100644 |
--- a/chrome/browser/guid.cc |
+++ b/chrome/common/guid.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/guid.h" |
+#include "chrome/common/guid.h" |
#include "base/rand_util.h" |
#include "base/stringprintf.h" |