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

Unified Diff: third_party/WebKit/Source/core/core_generated.gypi

Issue 1635593004: Rename Experimental Framework classes and concepts (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Rebase Created 4 years, 11 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/core/core_generated.gypi
diff --git a/third_party/WebKit/Source/core/core_generated.gypi b/third_party/WebKit/Source/core/core_generated.gypi
index a39785514f69a810750b6e8f4a0a92a70a0f2c3a..190a07cc8248d561a1a3d624a620708c8b746f7f 100644
--- a/third_party/WebKit/Source/core/core_generated.gypi
+++ b/third_party/WebKit/Source/core/core_generated.gypi
@@ -123,9 +123,9 @@
# Generated from make_css_property_metadata.py
'<(blink_core_output_dir)/CSSPropertyMetadata.cpp',
- # Generated from make_experimental_features.py
- '<(blink_core_output_dir)/experiments/ExperimentalFeatures.cpp',
- '<(blink_core_output_dir)/experiments/ExperimentalFeatures.h',
+ # Generated from make_origin_trials.py
+ '<(blink_core_output_dir)/origin_trials/OriginTrials.cpp',
+ '<(blink_core_output_dir)/origin_trials/OriginTrials.h',
],
},
}
« no previous file with comments | « third_party/WebKit/Source/core/core_generated.gyp ('k') | third_party/WebKit/Source/core/experiments/Experiments.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698