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

Unified Diff: chrome/chrome_browser.gypi

Issue 769153007: Managed bookmarks for supervised users (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: fix build (Android & unit_tests) Created 5 years, 10 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
« no previous file with comments | « chrome/browser/ui/views/bookmarks/bookmark_menu_delegate.cc ('k') | chrome/chrome_tests_unit.gypi » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: chrome/chrome_browser.gypi
diff --git a/chrome/chrome_browser.gypi b/chrome/chrome_browser.gypi
index e080a31e2eb1ac15c74284b14f33477dde42bd3d..0316c180f2eb9a8b9e7934b5256f66aa2fc2970e 100644
--- a/chrome/chrome_browser.gypi
+++ b/chrome/chrome_browser.gypi
@@ -2604,6 +2604,8 @@
'browser/supervised_user/legacy/supervised_user_sync_service_factory.h',
'browser/supervised_user/legacy/supervised_user_sync_service_observer.h',
'browser/supervised_user/permission_request_creator.h',
+ 'browser/supervised_user/supervised_user_bookmarks_handler.cc',
+ 'browser/supervised_user/supervised_user_bookmarks_handler.h',
'browser/supervised_user/supervised_user_constants.cc',
'browser/supervised_user/supervised_user_constants.h',
'browser/supervised_user/supervised_user_interstitial.cc',
« no previous file with comments | « chrome/browser/ui/views/bookmarks/bookmark_menu_delegate.cc ('k') | chrome/chrome_tests_unit.gypi » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698