Chromium Code Reviews| Index: components/history.gypi |
| diff --git a/components/history.gypi b/components/history.gypi |
| index 1252f5940ee6ffbfe070613ba25bb62dc654e487..124cf6a5c39fa36ad0991ff2c8ddb03006f37cce 100644 |
| --- a/components/history.gypi |
| +++ b/components/history.gypi |
| @@ -48,6 +48,8 @@ |
| 'history/core/browser/download_types.h', |
| 'history/core/browser/expire_history_backend.cc', |
| 'history/core/browser/expire_history_backend.h', |
| + 'history/core/browser/fake_web_history_service.cc', |
|
engedy
2015/11/19 16:02:16
I was meaning to ask if you need to add this to an
msramek
2015/11/30 15:17:10
Hmm. And what's more important, this should be onl
engedy
2015/11/30 15:47:07
Acknowledged.
|
| + 'history/core/browser/fake_web_history_service.h', |
| 'history/core/browser/history_backend.cc', |
| 'history/core/browser/history_backend.h', |
| 'history/core/browser/history_backend_client.h', |