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

Unified Diff: chrome/chrome_tests.gypi

Issue 10989027: Split TabRestoreService into InMemoryTRS and PersistentTRS (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: Split TRS into InMemoryTRS and PersistentTRS Created 8 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: chrome/chrome_tests.gypi
diff --git a/chrome/chrome_tests.gypi b/chrome/chrome_tests.gypi
index eeffdb08efb05e9b3088000f437410d10ef397f4..b30563148aceb25fd1f4f83288ed0014141467a5 100644
--- a/chrome/chrome_tests.gypi
+++ b/chrome/chrome_tests.gypi
@@ -2577,6 +2577,8 @@
# TODO(jcivelli): figure-out how to make this compile.
'browser/metrics/variations_service_unittest.cc',
+
+ 'browser/sessions/session_backend_unittest.cc',
],
'sources/': [
['exclude', '^browser/captive_portal/'],
« chrome/browser/sessions/persistent_tab_restore_service.h ('K') | « chrome/chrome_browser.gypi ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698