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

Unified Diff: components/components.gyp

Issue 330833002: Extract protobuf database into a new 'leveldb_proto' component (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: namespace Created 6 years, 6 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
Index: components/components.gyp
diff --git a/components/components.gyp b/components/components.gyp
index bca33c49540faec4670fb084db1790be15fc36dd..e9852562d17111d133899a066886baae5faf8662 100644
--- a/components/components.gyp
+++ b/components/components.gyp
@@ -29,6 +29,7 @@
'json_schema.gypi',
'keyed_service.gypi',
'language_usage_metrics.gypi',
+ 'leveldb_proto.gypi',
'metrics.gypi',
'navigation_metrics.gypi',
'network_time.gypi',

Powered by Google App Engine
This is Rietveld 408576698