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

Unified Diff: components/components.gyp

Issue 2127403002: Make browsing_data component a layered component (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Removed output_name from components/browsing_data/content/BUILD.gn 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
« no previous file with comments | « components/browsing_data/storage_partition_http_cache_data_remover.cc ('k') | extensions/browser/BUILD.gn » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: components/components.gyp
diff --git a/components/components.gyp b/components/components.gyp
index a4ac3c817339658fd3541995a390836f2137593f..815372d52af3d42a5b03420b677b16ddb65f38fd 100644
--- a/components/components.gyp
+++ b/components/components.gyp
@@ -16,6 +16,7 @@
'base32.gypi',
'bookmarks.gypi',
'browser_sync.gypi',
+ 'browsing_data.gypi',
'browsing_data_ui.gypi',
'bubble.gypi',
'captive_portal.gypi',
@@ -115,7 +116,6 @@
['OS != "ios"', {
'includes': [
'app_modal.gypi',
- 'browsing_data.gypi',
'cdm.gypi',
'certificate_transparency.gypi',
'contextual_search.gypi',
« no previous file with comments | « components/browsing_data/storage_partition_http_cache_data_remover.cc ('k') | extensions/browser/BUILD.gn » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698