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

Unified Diff: base/base.gypi

Issue 15841011: Implement off-the-wire validation scheme for enum types. (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: Correct check in content_settings.h Created 7 years, 7 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/enum_validation.h » ('j') | chrome/common/content_settings.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 abfe1f5ef86196e589d4b4eac115f1a41e33ef49..ad814cd32d99975dbf385fefe163782c69b07068 100644
--- a/base/base.gypi
+++ b/base/base.gypi
@@ -142,6 +142,7 @@
'debug/trace_event_win.cc',
'deferred_sequenced_task_runner.cc',
'deferred_sequenced_task_runner.h',
+ 'enum_validation.h',
'environment.cc',
'environment.h',
'file_descriptor_posix.h',
« no previous file with comments | « no previous file | base/enum_validation.h » ('j') | chrome/common/content_settings.h » ('J')

Powered by Google App Engine
This is Rietveld 408576698