Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(500)

Unified Diff: chrome/common/guid_unittest.cc

Issue 5849001: Move GUID utils to src/chrome/common. (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: chrome/common Created 10 years ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View side-by-side diff with in-line comments
Download patch
« no previous file with comments | « chrome/common/guid_posix.cc ('k') | chrome/common/guid_win.cc » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: chrome/common/guid_unittest.cc
diff --git a/chrome/browser/guid_unittest.cc b/chrome/common/guid_unittest.cc
similarity index 97%
rename from chrome/browser/guid_unittest.cc
rename to chrome/common/guid_unittest.cc
index 1951ca1f0a3e0640c19a5c6676af22b850320ac3..628bafca7c4764a3923827f4ea60b2e4f0b538fa 100644
--- a/chrome/browser/guid_unittest.cc
+++ b/chrome/common/guid_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 "chrome/browser/guid.h"
+#include "chrome/common/guid.h"
#include <limits>
« no previous file with comments | « chrome/common/guid_posix.cc ('k') | chrome/common/guid_win.cc » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698