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

Unified Diff: components/components.gyp

Issue 228393004: Create bookmarks component with names of bookmark preferences (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Fix includes and DEPS Created 6 years, 8 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 b0f52a10cfc36f038283ff7825be937d5df36a97..c51d28625ff3a8c05830bc42d97c34721d864e28 100644
--- a/components/components.gyp
+++ b/components/components.gyp
@@ -12,6 +12,7 @@
'includes': [
'auto_login_parser.gypi',
'autofill.gypi',
+ 'bookmarks.gypi',
'breakpad.gypi',
'cloud_devices.gypi',
'cronet.gypi',

Powered by Google App Engine
This is Rietveld 408576698