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

Unified Diff: components/keyed_service.gypi

Issue 839193002: Move ServiceAccessType into //components/keyed_service (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Fix compilation on android Created 5 years, 11 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/test/data/webui/history_ui_browsertest.cc ('k') | components/keyed_service/core/BUILD.gn » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: components/keyed_service.gypi
diff --git a/components/keyed_service.gypi b/components/keyed_service.gypi
index faabf607c02a37f41cbd3a8049bcadcd24748fe3..6fb6c958b29f20afc49f63d5fe3cdc7559460d7c 100644
--- a/components/keyed_service.gypi
+++ b/components/keyed_service.gypi
@@ -36,6 +36,7 @@
'keyed_service/core/refcounted_keyed_service.h',
'keyed_service/core/refcounted_keyed_service_factory.cc',
'keyed_service/core/refcounted_keyed_service_factory.h',
+ 'keyed_service/core/service_access_type.h',
],
},
],
« no previous file with comments | « chrome/test/data/webui/history_ui_browsertest.cc ('k') | components/keyed_service/core/BUILD.gn » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698