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

Unified Diff: memory/BUILD.gn

Issue 2043183002: Update to Chromium //base at Chromium commit 01cb97b2e09618bbc3a60c7348f0a844eea20547. (Closed) Base URL: https://github.com/domokit/base.git@master
Patch Set: Created 4 years, 6 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 | « i18n/time_formatting_unittest.cc ('k') | message_loop/message_loop.cc » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: memory/BUILD.gn
diff --git a/memory/BUILD.gn b/memory/BUILD.gn
index 1bbbc7afe5a41689c053e0c6b51080f0b6e1bb3d..42506311ee5854ebc5af00ec0b7667f4b94c2f6e 100644
--- a/memory/BUILD.gn
+++ b/memory/BUILD.gn
@@ -49,6 +49,8 @@ source_set("memory") {
if (is_ios) {
sources -= [
"discardable_shared_memory.cc",
+ "discardable_shared_memory.h",
+ "shared_memory.h",
"shared_memory_posix.cc",
]
}
« no previous file with comments | « i18n/time_formatting_unittest.cc ('k') | message_loop/message_loop.cc » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698