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

Unified Diff: base/BUILD.gn

Issue 868543002: Move OpenProcessHandle to Process::Open. (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Created 5 years, 11 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') | base/process/process_handle_posix.cc » ('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 e20b744be50e4472a7d6a6b33c7f60e466fc804c..9b7bffc1b201258fcc34a7118b92489505a7c136 100644
--- a/base/BUILD.gn
+++ b/base/BUILD.gn
@@ -353,7 +353,6 @@ component("base") {
"memory/ref_counted_delete_on_message_loop.h",
"memory/ref_counted_memory.cc",
"memory/ref_counted_memory.h",
- "memory/scoped_open_process.h",
"memory/scoped_policy.h",
"memory/scoped_ptr.h",
"memory/scoped_vector.h",
« no previous file with comments | « no previous file | base/base.gypi » ('j') | base/process/process_handle_posix.cc » ('J')

Powered by Google App Engine
This is Rietveld 408576698