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

Unified Diff: chrome/test/base/profile_mock.h

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/browser/webdata/web_data_service_factory.cc ('k') | chrome/test/base/testing_profile.cc » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: chrome/test/base/profile_mock.h
diff --git a/chrome/test/base/profile_mock.h b/chrome/test/base/profile_mock.h
index e85e584550f0920220d03d388590067d86fccdda..a97261e96d53421a5972cae91c6fa38e36d8312a 100644
--- a/chrome/test/base/profile_mock.h
+++ b/chrome/test/base/profile_mock.h
@@ -6,7 +6,7 @@
#define CHROME_TEST_BASE_PROFILE_MOCK_H_
#include "chrome/test/base/testing_profile.h"
-
+#include "components/keyed_service/core/service_access_type.h"
#include "testing/gmock/include/gmock/gmock.h"
namespace password_manager {
« no previous file with comments | « chrome/browser/webdata/web_data_service_factory.cc ('k') | chrome/test/base/testing_profile.cc » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698