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

Unified Diff: base/base.gypi

Issue 5849001: Move GUID utils to src/chrome/common. (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: - 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 | « base/base.gyp ('k') | base/guid.h » ('j') | base/guid.h » ('J')
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: base/base.gypi
diff --git a/base/base.gypi b/base/base.gypi
index 3b38a0d93eb9724147e316c490ead1f316bc17c9..6582107ec6dbf68052f5562176f942cc5d0995d8 100644
--- a/base/base.gypi
+++ b/base/base.gypi
@@ -97,6 +97,10 @@
'global_descriptors_posix.cc',
'global_descriptors_posix.h',
'gtest_prod_util.h',
+ 'guid.cc',
+ 'guid.h',
+ 'guid_posix.cc',
+ 'guid_win.cc',
'hash_tables.h',
'id_map.h',
'json/json_reader.cc',
« no previous file with comments | « base/base.gyp ('k') | base/guid.h » ('j') | base/guid.h » ('J')

Powered by Google App Engine
This is Rietveld 408576698