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

Unified Diff: components/sessions.gypi

Issue 1493293002: Align gyp and GN in //components/sessions dependencies (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Created 5 years 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 | components/sessions/BUILD.gn » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: components/sessions.gypi
diff --git a/components/sessions.gypi b/components/sessions.gypi
index 2f5818f20425a02aa7bd1cd0f1fac610bb146428..010a86c2a1d07be8fe6379840cc82076478f9a93 100644
--- a/components/sessions.gypi
+++ b/components/sessions.gypi
@@ -90,6 +90,7 @@
'../ui/gfx/gfx.gyp:gfx_geometry',
'../url/url.gyp:url_lib',
'keyed_service_core',
+ 'variations',
],
'include_dirs': [
'..',
@@ -138,6 +139,7 @@
'../ui/gfx/gfx.gyp:gfx_geometry',
'../url/url.gyp:url_lib',
'keyed_service_core',
+ 'variations',
],
'include_dirs': [
'..',
« no previous file with comments | « no previous file | components/sessions/BUILD.gn » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698