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

Unified Diff: components/bookmarks.gypi

Issue 1165913004: Componentize StartupTaskRunnerService (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Created 5 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/bookmarks.gypi
diff --git a/components/bookmarks.gypi b/components/bookmarks.gypi
index 5b6b73f501e85a8459d9b84f3c98155b7f405981..0ac445b26c18693ca7b06f1ea7a37a221ee6d1eb 100644
--- a/components/bookmarks.gypi
+++ b/components/bookmarks.gypi
@@ -59,6 +59,8 @@
'bookmarks/browser/bookmark_utils.h',
'bookmarks/browser/scoped_group_bookmark_actions.cc',
'bookmarks/browser/scoped_group_bookmark_actions.h',
+ 'bookmarks/browser/startup_task_runner_service.cc',
+ 'bookmarks/browser/startup_task_runner_service.h',
],
'conditions': [
['OS == "android"', {

Powered by Google App Engine
This is Rietveld 408576698