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

Unified Diff: components/components_tests.gyp

Issue 1504243002: [Offline pages] Refactoring helper classes out from offline_page_model_unittest.cc (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Fixing gn build and addressing comments Created 5 years 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 | « no previous file | components/offline_pages.gypi » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: components/components_tests.gyp
diff --git a/components/components_tests.gyp b/components/components_tests.gyp
index ce7d958bb149f497b086ae01dc896a0ee86e9f6f..e6c373f897b6a951970570ae2c3f543128e49bc3 100644
--- a/components/components_tests.gyp
+++ b/components/components_tests.gyp
@@ -1026,6 +1026,7 @@
'components.gyp:network_time',
'components.gyp:ntp_snippets',
'components.gyp:offline_pages',
+ 'components.gyp:offline_pages_test_support',
'components.gyp:omnibox_browser',
'components.gyp:omnibox_test_support',
'components.gyp:open_from_clipboard',
« no previous file with comments | « no previous file | components/offline_pages.gypi » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698