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

Unified Diff: content/content_tests.gypi

Issue 634373003: Consolidate content fling implementations (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Fix GN build Created 6 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: content/content_tests.gypi
diff --git a/content/content_tests.gypi b/content/content_tests.gypi
index a53dca8f9bd660828dbe2c8a375d6d79ae1c7669..b2a74bdbea6592271d53b30c7ce3a0902bfad853 100644
--- a/content/content_tests.gypi
+++ b/content/content_tests.gypi
@@ -642,7 +642,7 @@
'child/resource_dispatcher_unittest.cc',
'child/simple_webmimeregistry_impl_unittest.cc',
'child/site_isolation_policy_unittest.cc',
- 'child/touch_fling_gesture_curve_unittest.cc',
+ 'child/web_gesture_curve_impl_unittest.cc',
'child/web_url_loader_impl_unittest.cc',
'child/webcrypto/test/aes_cbc_unittest.cc',
'child/webcrypto/test/aes_ctr_unittest.cc',
« no previous file with comments | « content/content_child.gypi ('k') | ui/events/BUILD.gn » ('j') | ui/events/gesture_curve.h » ('J')

Powered by Google App Engine
This is Rietveld 408576698