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

Unified Diff: base/base.gypi

Issue 427573002: Move scoped_observer.h from base_unittests to base. It is not a test. (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: Created 6 years, 5 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 | « base/base.gyp ('k') | no next file » | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: base/base.gypi
diff --git a/base/base.gypi b/base/base.gypi
index 971c66a4f215bf3997293746470ea47b1200ec16..079355e9acde50636d3962f98c3d71a422fd4fa4 100644
--- a/base/base.gypi
+++ b/base/base.gypi
@@ -504,6 +504,7 @@
'scoped_generic.h',
'scoped_native_library.cc',
'scoped_native_library.h',
+ 'scoped_observer.h',
'sequence_checker.h',
'sequence_checker_impl.cc',
'sequence_checker_impl.h',
« no previous file with comments | « base/base.gyp ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698