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

Unified Diff: content/content_tests.gypi

Issue 1851293002: Remove BLINK_ASSERT() and BLINK_ASSERT_NOT_REACHED() macros. (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Fix gn compilation. Created 4 years, 8 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 c385b234159ffdb00f29813961ed8c587b32c225..c7fe2152f4d1251adc0a2ab9d861ff9bd95c980f 100644
--- a/content/content_tests.gypi
+++ b/content/content_tests.gypi
@@ -136,6 +136,7 @@
'test/mock_webblob_registry_impl.h',
'test/mock_webclipboard_impl.cc',
'test/mock_webclipboard_impl.h',
+ 'test/mock_webframeclient.cc',
'test/mock_webframeclient.h',
'test/mock_weburlloader.cc',
'test/mock_weburlloader.h',

Powered by Google App Engine
This is Rietveld 408576698