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

Unified Diff: chrome/common/guid_win.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_unittest.cc ('k') | no next file » | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: chrome/common/guid_win.cc
diff --git a/chrome/browser/guid_win.cc b/chrome/common/guid_win.cc
similarity index 96%
rename from chrome/browser/guid_win.cc
rename to chrome/common/guid_win.cc
index 115e8062c9a8cc4efdf17750b8924825df672f09..0d95cd6e517e1019281e9fa6ddaf28d7d947eae1 100644
--- a/chrome/browser/guid_win.cc
+++ b/chrome/common/guid_win.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 <stdlib.h>
« no previous file with comments | « chrome/common/guid_unittest.cc ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698