| 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': [
|
| '..',
|
|
|