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

Unified Diff: base/BUILD.gn

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 | « no previous file | base/base.gypi » ('j') | base/guid.cc » ('J')
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: base/BUILD.gn
diff --git a/base/BUILD.gn b/base/BUILD.gn
index bb09440051327b75ee5cf6e4b4fd28c49706edcb..c58a42462b2979d2a0885b784d7bb11703eca839 100644
--- a/base/BUILD.gn
+++ b/base/BUILD.gn
@@ -345,8 +345,6 @@ component("base") {
"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 | « no previous file | base/base.gypi » ('j') | base/guid.cc » ('J')

Powered by Google App Engine
This is Rietveld 408576698