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

Unified Diff: base/base.gypi

Issue 12328142: Mark types used in template instantiatious explicitly as visible (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: comment Created 7 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/export_template_type.h » ('j') | base/export_template_type.h » ('J')
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 6e7013fbfd2da9079fc75b62f7cee5c7f836906c..9a306ec8f55cc252ef5172083265d90266811c6f 100644
--- a/base/base.gypi
+++ b/base/base.gypi
@@ -140,6 +140,7 @@
'debug/trace_event_win.cc',
'environment.cc',
'environment.h',
+ 'export_template_type.h',
'file_descriptor_posix.h',
'file_util.cc',
'file_util.h',
« no previous file with comments | « no previous file | base/export_template_type.h » ('j') | base/export_template_type.h » ('J')

Powered by Google App Engine
This is Rietveld 408576698