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

Unified Diff: chrome/browser/history/DEPS

Issue 687803004: [Hotword] Implement audio history pref accessing and setting. (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: fixing memory leak with scoped ptrs Created 6 years, 1 month 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: chrome/browser/history/DEPS
diff --git a/chrome/browser/history/DEPS b/chrome/browser/history/DEPS
index e8579dddf56295726ed11a5b0b4bf9123e332834..42b3071e860125653b7b6705d5bf04ffad353eeb 100644
--- a/chrome/browser/history/DEPS
+++ b/chrome/browser/history/DEPS
@@ -41,6 +41,7 @@ include_rules = [
"!chrome/browser/signin/token_service_factory.h",
"!chrome/browser/sync/profile_sync_service.h",
"!chrome/browser/sync/profile_sync_service_factory.h",
+ "!chrome/browser/sync/profile_sync_service_mock.h",
"!chrome/browser/ui/browser.h",
"!chrome/browser/ui/browser_finder.h",
"!chrome/browser/ui/profile_error_dialog.h",
« no previous file with comments | « chrome/browser/extensions/component_loader_unittest.cc ('k') | chrome/browser/history/web_history_service.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698