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

Unified Diff: base/BUILD.gn

Issue 505853003: Work on GN build of Chrome. (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: git cl try Created 6 years, 4 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 | « apps/BUILD.gn ('k') | build/config/features.gni » ('j') | no next file with comments »
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 e65a2777f81323a77f948ac5057455ec0a1cfd0b..3f04f63b4ab70154a9e8eca0f435f6260371a6a6 100644
--- a/base/BUILD.gn
+++ b/base/BUILD.gn
@@ -475,6 +475,7 @@ component("base") {
"process/process_handle_posix.cc",
"process/process_handle_win.cc",
"process/process_info.h",
+ "process/process_info_linux.cc",
"process/process_info_mac.cc",
"process/process_info_win.cc",
"process/process_iterator.cc",
« no previous file with comments | « apps/BUILD.gn ('k') | build/config/features.gni » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698