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

Unified Diff: chrome/chrome.gyp

Issue 8772073: [Sync] Add new EnumSet class representing a set of enum values (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: Addressed comments Created 9 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 | « chrome/browser/sync/util/enum_set_unittest.cc ('k') | chrome/chrome_tests.gypi » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: chrome/chrome.gyp
diff --git a/chrome/chrome.gyp b/chrome/chrome.gyp
index f8d1793df9c48f0fedbe58c10e604169c8b2089d..0509f237f4aedc5716c5ec1ec893ef47345396bd 100644
--- a/chrome/chrome.gyp
+++ b/chrome/chrome.gyp
@@ -466,6 +466,7 @@
'browser/sync/syncable/transaction_observer.h',
'browser/sync/util/cryptographer.cc',
'browser/sync/util/cryptographer.h',
+ 'browser/sync/util/enum_set.h',
'browser/sync/util/extensions_activity_monitor.cc',
'browser/sync/util/extensions_activity_monitor.h',
'browser/sync/util/get_session_name_task.cc',
« no previous file with comments | « chrome/browser/sync/util/enum_set_unittest.cc ('k') | chrome/chrome_tests.gypi » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698