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

Unified Diff: base/BUILD.gn

Issue 2873433004: Replace SharedMemory::UniqueID usages with SharedMemoryHandle's guid (Closed)
Patch Set: Address on reviews Created 3 years, 7 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/memory/shared_memory.h » ('j') | base/memory/shared_memory.h » ('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 7ab61ccc805069452f6364fba6b530fe9e25f1cf..754c60778914da60762bab48c97873f370065da2 100644
--- a/base/BUILD.gn
+++ b/base/BUILD.gn
@@ -505,6 +505,7 @@ component("base") {
"memory/ref_counted_memory.h",
"memory/scoped_policy.h",
"memory/scoped_vector.h",
+ "memory/shared_memory.cc",
"memory/shared_memory.h",
"memory/shared_memory_android.cc",
"memory/shared_memory_handle.cc",
« no previous file with comments | « no previous file | base/memory/shared_memory.h » ('j') | base/memory/shared_memory.h » ('J')

Powered by Google App Engine
This is Rietveld 408576698