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

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: Add empty line at beginning and end of namespace 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 aa249864b0628370ff714c132a43e68df789f0f7..5db64f091c431bd9343803304cc51cee54ef318c 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',
'dom_distiller.gypi',

Powered by Google App Engine
This is Rietveld 408576698