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

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: 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
« no previous file with comments | « no previous file | base/base.gypi » ('j') | third_party/WebKit/Source/platform/UUID.cpp » ('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 32f10d07bf9db0c0de512929b43b442d5cebbe51..537cf711ce7ba93c3be491eb36d10c68aa0bca34 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') | third_party/WebKit/Source/platform/UUID.cpp » ('J')

Powered by Google App Engine
This is Rietveld 408576698