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

Unified Diff: components/download/internal/test/BUILD.gn

Issue 2881173003: Download Service : Added leveldb proto layer (Closed)
Patch Set: Removed Model::Destroy Created 3 years, 7 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
« no previous file with comments | « components/download/internal/store.h ('k') | components/download/internal/test/entry_utils.h » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: components/download/internal/test/BUILD.gn
diff --git a/components/download/internal/test/BUILD.gn b/components/download/internal/test/BUILD.gn
index 87032dcfd7d4da0cd0cfd509d74c569af74a8a47..3ee693ea45290cf0130804bc1444c017d0b6bfda 100644
--- a/components/download/internal/test/BUILD.gn
+++ b/components/download/internal/test/BUILD.gn
@@ -12,6 +12,8 @@ source_set("test_support") {
"entry_utils.h",
"mock_model_client.cc",
"mock_model_client.h",
+ "noop_store.cc",
+ "noop_store.h",
"test_download_driver.cc",
"test_download_driver.h",
"test_store.cc",
« no previous file with comments | « components/download/internal/store.h ('k') | components/download/internal/test/entry_utils.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698