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

Unified Diff: base/BUILD.gn

Issue 1698963004: Get iOS GN build working again (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: revert mb change, formatting Created 4 years, 10 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 | ios/third_party/gcdwebserver/BUILD.gn » ('j') | ios/web/BUILD.gn » ('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 852d4d2d8bde9cbf06db39d6c94455e66894fe20..a2a0696a7c6b1104b9d937fb62da8833f6e62b3b 100644
--- a/base/BUILD.gn
+++ b/base/BUILD.gn
@@ -1311,6 +1311,7 @@ component("base") {
"mac/scoped_nsobject.h",
"mac/scoped_objc_class_swizzler.h",
"mac/scoped_objc_class_swizzler.mm",
+ "memory/shared_memory_posix.cc",
"message_loop/message_pump_mac.h",
"message_loop/message_pump_mac.mm",
"process/memory_stubs.cc",
« no previous file with comments | « no previous file | ios/third_party/gcdwebserver/BUILD.gn » ('j') | ios/web/BUILD.gn » ('J')

Powered by Google App Engine
This is Rietveld 408576698