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

Unified Diff: base/BUILD.gn

Issue 2684433003: Files required by a service now listed in manifest. (Closed)
Patch Set: Fixed analysis. Created 3 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 | base/file_descriptor_store.h » ('j') | base/file_descriptor_store.h » ('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 99017c746d23db8f9342d99ebeb4e2de051f3afe..2efa3ac63171f453b0959413118b01f4e8357cf3 100644
--- a/base/BUILD.gn
+++ b/base/BUILD.gn
@@ -331,6 +331,8 @@ component("base") {
"feature_list.cc",
"feature_list.h",
"file_descriptor_posix.h",
+ "file_descriptor_store.cc",
+ "file_descriptor_store.h",
"file_version_info.h",
"file_version_info_mac.h",
"file_version_info_mac.mm",
« no previous file with comments | « no previous file | base/file_descriptor_store.h » ('j') | base/file_descriptor_store.h » ('J')

Powered by Google App Engine
This is Rietveld 408576698