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

Unified Diff: base/base.gypi

Issue 1492413002: ABANDONED CL: Adding a compile-time safe base::IdType<...> into //base. (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Created 5 years 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') | base/id_type.h » ('j') | 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 35bd747a7ecc20279a7b3d971c9f23a984745a55..568ec120333d93a2ece280a9d647df58fbb04910 100644
--- a/base/base.gypi
+++ b/base/base.gypi
@@ -242,6 +242,7 @@
'hash.cc',
'hash.h',
'id_map.h',
+ 'id_type.h',
'ios/block_types.h',
'ios/crb_protocol_observers.h',
'ios/crb_protocol_observers.mm',
« no previous file with comments | « base/base.gyp ('k') | base/id_type.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698