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

Unified Diff: components/safe_browsing_db.gypi

Issue 1955533002: Fix a wrong content in the safe_browsing_db.gypi. (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Created 4 years, 7 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 | « no previous file | no next file » | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: components/safe_browsing_db.gypi
diff --git a/components/safe_browsing_db.gypi b/components/safe_browsing_db.gypi
index f6cab217f42149cb0fdc5f449b9ec887d0cf7d38..b96d5ca9b649ce34d3d3d5b97a0c45575b46f315 100644
--- a/components/safe_browsing_db.gypi
+++ b/components/safe_browsing_db.gypi
@@ -65,7 +65,7 @@
],
'sources': [
# Note: sources list duplicated in GN build.
- 'safe_browsing_db/remote_database_managerh',
+ 'safe_browsing_db/remote_database_manager.h',
'safe_browsing_db/remote_database_manager.cc',
'safe_browsing_db/safe_browsing_api_handler.h',
'safe_browsing_db/safe_browsing_api_handler.cc',
« no previous file with comments | « no previous file | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698