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

Unified Diff: content/content_tests.gypi

Issue 1312213010: PageLoadMetrics renderer and browser implementation. (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Fix rebase conflict Created 5 years, 3 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: content/content_tests.gypi
diff --git a/content/content_tests.gypi b/content/content_tests.gypi
index 299fbc5d72f3949bd16d51218f6277362807fe4e..e914fdc8c9a9896bc1beda3616751b321e2f3225 100644
--- a/content/content_tests.gypi
+++ b/content/content_tests.gypi
@@ -45,6 +45,8 @@
'public/test/mock_download_item.h',
'public/test/mock_download_manager.cc',
'public/test/mock_download_manager.h',
+ 'public/test/mock_navigation_handle.cc',
+ 'public/test/mock_navigation_handle.h',
'public/test/mock_notification_observer.cc',
'public/test/mock_notification_observer.h',
'public/test/mock_render_process_host.cc',

Powered by Google App Engine
This is Rietveld 408576698