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

Unified Diff: third_party/WebKit/Source/core/BUILD.gn

Issue 2867693004: Snapshot of all changes to get jumbo in blink and content.
Patch Set: Exclude certain files from jumbo because of a Windows problem Created 3 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
« no previous file with comments | « third_party/WebKit/Source/controller/BUILD.gn ('k') | third_party/WebKit/Source/core/editing/BUILD.gn » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: third_party/WebKit/Source/core/BUILD.gn
diff --git a/third_party/WebKit/Source/core/BUILD.gn b/third_party/WebKit/Source/core/BUILD.gn
index 325b2cf4beb127a48efe9522a3a4dd85b84ae1b1..564667645743e28d5ed3b95105c371359bfc3d32 100644
--- a/third_party/WebKit/Source/core/BUILD.gn
+++ b/third_party/WebKit/Source/core/BUILD.gn
@@ -1689,7 +1689,7 @@ jumbo_source_set("unit_tests") {
":core",
"//testing/gmock",
"//testing/gtest",
- "//third_party/WebKit/Source/core/editing:unit_tests",
+ "//third_party/WebKit/Source/core/editing:editing_unit_tests",
]
# FIXME: Enable mojo unittests on Android after fixing data dependency.
« no previous file with comments | « third_party/WebKit/Source/controller/BUILD.gn ('k') | third_party/WebKit/Source/core/editing/BUILD.gn » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698