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

Unified Diff: base/BUILD.gn

Issue 189613002: Add ScopedGeneric. (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: Created 6 years, 9 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.gyp » ('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 28fe453d02ece0739134948cdb98d5662cec16f1..d676f05877eb4f951bb62049a5cb7c46c0070b22 100644
--- a/base/BUILD.gn
+++ b/base/BUILD.gn
@@ -471,6 +471,7 @@ component("base") {
"safe_numerics.h",
"safe_strerror_posix.cc",
"safe_strerror_posix.h",
+ "scoped_generic.h",
"scoped_native_library.cc",
"scoped_native_library.h",
"sequence_checker.h",
« no previous file with comments | « no previous file | base/base.gyp » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698