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

Unified Diff: third_party/WebKit/Source/modules/modules.gyp

Issue 1676083002: Extract webkit_unit_tests from blink_web component. (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Win dbg non-oilpan fix: make TextFinder non-copyable Created 4 years, 10 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: third_party/WebKit/Source/modules/modules.gyp
diff --git a/third_party/WebKit/Source/modules/modules.gyp b/third_party/WebKit/Source/modules/modules.gyp
index 64eaf4894e17b119bee0a6e432f08093d561f0e8..dcee36081da68607e03fcd801d590ee53a80860d 100644
--- a/third_party/WebKit/Source/modules/modules.gyp
+++ b/third_party/WebKit/Source/modules/modules.gyp
@@ -97,6 +97,7 @@
'target_name': 'modules_testing',
'type': 'static_library',
'dependencies': [
+ 'modules',
'../config.gyp:config',
],
'defines': [
« no previous file with comments | « third_party/WebKit/Source/modules/mediastream/RTCDataChannel.h ('k') | third_party/WebKit/Source/web/BUILD.gn » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698