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

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

Issue 1969583002: Revert of Add support for origin trials in workers. (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@trial-token-in-header-blink-document
Patch Set: Created 4 years, 7 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.gypi
diff --git a/third_party/WebKit/Source/core/core.gypi b/third_party/WebKit/Source/core/core.gypi
index df424df9a116d7217fb833c01010826467ae209e..6ebdfd885eb6ba611e6cde2d8950b61a5529fb1f 100644
--- a/third_party/WebKit/Source/core/core.gypi
+++ b/third_party/WebKit/Source/core/core.gypi
@@ -3851,7 +3851,6 @@
],
'webcore_testing_dependency_idl_files': [
'origin_trials/testing/InternalsFrobulate.idl',
- 'origin_trials/testing/WorkerInternalsFrobulate.idl',
'testing/PartialPrivateScriptTest.idl',
],
'generated_webcore_testing_idl_files': [
@@ -3869,7 +3868,6 @@
'<(blink_core_output_dir)/testing/InternalSettingsGenerated.h',
'origin_trials/testing/InternalsFrobulate.cpp',
'origin_trials/testing/InternalsFrobulate.h',
- 'origin_trials/testing/WorkerInternalsFrobulate.h',
'testing/DictionaryTest.cpp',
'testing/DictionaryTest.h',
'testing/DummyPageHolder.cpp',

Powered by Google App Engine
This is Rietveld 408576698