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

Unified Diff: third_party/WebKit/Source/platform/scheduler/DEPS

Issue 2969253002: Remove components/variations include from blink test. (Closed)
Patch Set: Created 3 years, 5 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/platform/scheduler/DEPS
diff --git a/third_party/WebKit/Source/platform/scheduler/DEPS b/third_party/WebKit/Source/platform/scheduler/DEPS
index c8e15bb355d4602ffdb5411b7ea6cd666e57ee5f..e4af2613ce906b8626748aa0a7214ba2e671e26f 100644
--- a/third_party/WebKit/Source/platform/scheduler/DEPS
+++ b/third_party/WebKit/Source/platform/scheduler/DEPS
@@ -29,7 +29,7 @@ include_rules = [
specific_include_rules = {
".*test\.cc": [
+ "+base/metrics/field_trial_param_associator.h",
"+testing",
- "+components/variations/variations_associated_data.h",
],
}

Powered by Google App Engine
This is Rietveld 408576698