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

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: Use uppercase GUID for push messaging for crbug.com/461867 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
« no previous file with comments | « base/BUILD.gn ('k') | base/guid.h » ('j') | base/guid.cc » ('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 93e804228db5cbe9b05d6b042276c53a1f9f18db..a72d1b531ffa224d97d4e7cb59f22516e440f3b7 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') | base/guid.cc » ('J')

Powered by Google App Engine
This is Rietveld 408576698