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

Unified Diff: components/safe_browsing_db.gypi

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
« no previous file with comments | « components/components_tests.gyp ('k') | components/safe_browsing_db/BUILD.gn » ('j') | 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 a874bfaedb9bfe72604552f048db5f780ddbbc6a..c5cec12cabe37168dd44159a8b9ff47b7bd474ee 100644
--- a/components/safe_browsing_db.gypi
+++ b/components/safe_browsing_db.gypi
@@ -16,8 +16,8 @@
# Note: sources list duplicated in GN build.
'safe_browsing_db/prefix_set.h',
'safe_browsing_db/prefix_set.cc',
- 'safe_browsing_db/util.h',
- 'safe_browsing_db/util.cc',
+ 'safe_browsing_db/safe_browsing_db_util.h',
+ 'safe_browsing_db/safe_browsing_db_util.cc',
],
'include_dirs': [
'..',
« no previous file with comments | « components/components_tests.gyp ('k') | components/safe_browsing_db/BUILD.gn » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698