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

Unified Diff: components/components_tests.gyp

Issue 673843002: Splits components/sessions into separate core and content targets. (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Fix GN. Created 6 years, 2 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: components/components_tests.gyp
diff --git a/components/components_tests.gyp b/components/components_tests.gyp
index b30b44a43400f03fa99f6c1d490224585d3bc48c..cf53d8154d83818c73438a64255c3ee48ae4e3b8 100644
--- a/components/components_tests.gyp
+++ b/components/components_tests.gyp
@@ -498,7 +498,7 @@
# Dependencies of sessions
'../third_party/protobuf/protobuf.gyp:protobuf_lite',
- 'components.gyp:sessions',
+ 'components.gyp:sessions_content',
'components.gyp:sessions_test_support',
# Dependencies of storage monitor
« no previous file with comments | « components/BUILD.gn ('k') | components/sessions.gypi » ('j') | components/sessions.gypi » ('J')

Powered by Google App Engine
This is Rietveld 408576698