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

Unified Diff: base/process/BUILD.gn

Issue 1531443002: Update base to extend NaCl support (needed for skia support) (Closed) Base URL: https://github.com/domokit/mojo.git@master
Patch Set: Created 5 years 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
Index: base/process/BUILD.gn
diff --git a/base/process/BUILD.gn b/base/process/BUILD.gn
index 814459b13e0381efb42d0974f65b8b0bf4bab58e..a362cbb7575152243aa39d4cbabfb4621a731347 100644
--- a/base/process/BUILD.gn
+++ b/base/process/BUILD.gn
@@ -85,8 +85,6 @@ source_set("process") {
"launch.cc",
"launch.h",
"launch_posix.cc",
- "memory.cc",
- "memory.h",
"process_iterator.cc",
"process_iterator.h",
"process_metrics.cc",

Powered by Google App Engine
This is Rietveld 408576698