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

Unified Diff: chrome/browser/safe_browsing/database_manager.h

Issue 1410343012: Revert of Move more declarations from c/b/sb/sb_util.h to components. (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@01_components
Patch Set: Created 5 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/safe_browsing/database_manager.h
diff --git a/chrome/browser/safe_browsing/database_manager.h b/chrome/browser/safe_browsing/database_manager.h
index 8a438c7eaf55d58edc25ffb025886045719f48bf..cc0840b8383cd813df2940a443849ca07dc68fa4 100644
--- a/chrome/browser/safe_browsing/database_manager.h
+++ b/chrome/browser/safe_browsing/database_manager.h
@@ -15,7 +15,7 @@
#include <vector>
#include "base/memory/ref_counted.h"
-#include "components/safe_browsing_db/util.h"
+#include "chrome/browser/safe_browsing/safe_browsing_util.h"
#include "content/public/common/resource_type.h"
#include "url/gurl.h"

Powered by Google App Engine
This is Rietveld 408576698