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

Unified Diff: components/history.gypi

Issue 1454413002: Move FakeWebHistoryService to components/history (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Created 5 years, 1 month 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/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',

Powered by Google App Engine
This is Rietveld 408576698