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

Unified Diff: base/base.gypi

Issue 1906723003: Unify UUID/GUID generation code across base and blink (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: remove ASSERT, use StringPiece Created 4 years, 8 months 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
Index: base/base.gypi
diff --git a/base/base.gypi b/base/base.gypi
index debc97902daa4e88690b303b60a8e94f3ef0fa5d..587064c4698659d211ca6beb4777ace84d148af0 100644
--- a/base/base.gypi
+++ b/base/base.gypi
@@ -240,8 +240,6 @@
'gtest_prod_util.h',
'guid.cc',
'guid.h',
- 'guid_posix.cc',
- 'guid_win.cc',
'hash.cc',
'hash.h',
'id_map.h',
« no previous file with comments | « base/BUILD.gn ('k') | base/guid.h » ('j') | third_party/WebKit/Source/platform/UUID.cpp » ('J')

Powered by Google App Engine
This is Rietveld 408576698