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.
1 # Copyright 2014 The Chromium Authors. All rights reserved.
2 # Use of this source code is governed by a BSD-style license that can be
3 # found in the LICENSE file.
4
5 {
6 'targets': [
7 {
8 'target_name': 'bookmarks',
blundell
2014/04/09 09:13:00
bookmarks will be a layered component, right? If s
bookmarks will be a layered component, right? If so, its internal structure
should mirror that of e.g. autofill, so this target should be
bookmarks_core_common.
On 2014/04/09 09:13:00, blundell wrote:
> bookmarks will be a layered component, right? If so, its internal structure
> should mirror that of e.g. autofill, so this target should be
> bookmarks_core_common.
Issue 228393004: Create bookmarks component with names of bookmark preferences
(Closed)
Created 6 years, 8 months ago by sdefresne
Modified 6 years, 8 months ago
Reviewers: blundell, tfarina, Lei Zhang
Base URL: https://chromium.googlesource.com/chromium/src.git@master
Comments: 28