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

Unified Diff: chrome/chrome.gyp

Issue 2084903002: Moved BrowsingDataCounter and part of BrowsingDataCounterUtils to components. (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Rebase Created 4 years, 5 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
Index: chrome/chrome.gyp
diff --git a/chrome/chrome.gyp b/chrome/chrome.gyp
index 0e543b486dc47e36748302a120b63c0d310bfdf2..1eea3269b141834e5b42e0247d88db20ad913510 100644
--- a/chrome/chrome.gyp
+++ b/chrome/chrome.gyp
@@ -455,8 +455,6 @@
'type': 'none',
'dependencies': [
'activity_type_ids_java',
- 'browsing_data_time_period_java',
- 'browsing_data_type_java',
'chrome_locale_paks',
'chrome_resources.gyp:chrome_strings',
'chrome_strings_grd',
@@ -484,6 +482,7 @@
'../components/components.gyp:autocomplete_match_java',
'../components/components.gyp:autocomplete_match_type_java',
'../components/components.gyp:bookmarks_java',
+ '../components/components.gyp:browsing_data_utils_java',
'../components/components.gyp:dom_distiller_core_java',
'../components/components.gyp:gcm_driver_java',
'../components/components.gyp:infobar_delegate_java',
« no previous file with comments | « chrome/browser/ui/webui/settings/settings_clear_browsing_data_handler.cc ('k') | chrome/chrome_browser.gypi » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698