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

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

Issue 1833063002: Store the list of trial tokens in OriginTrialContext (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: remove script generated related changes from this CL Created 4 years, 8 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 5a5b226dddcf849fa3a61ff78689f93367ff9ead..72421487bd85350294ce4a6c99c403269e4bd08a 100644
--- a/third_party/WebKit/Source/core/core.gypi
+++ b/third_party/WebKit/Source/core/core.gypi
@@ -1939,8 +1939,6 @@
'loader/appcache/ApplicationCache.h',
'loader/appcache/ApplicationCacheHost.cpp',
'loader/appcache/ApplicationCacheHost.h',
- 'origin_trials/DocumentOriginTrialContext.cpp',
- 'origin_trials/DocumentOriginTrialContext.h',
'origin_trials/OriginTrialContext.cpp',
'origin_trials/OriginTrialContext.h',
'page/AutoscrollController.cpp',
@@ -4058,7 +4056,6 @@
'loader/MixedContentCheckerTest.cpp',
'loader/TextResourceDecoderBuilderTest.cpp',
'loader/ThreadableLoaderTest.cpp',
- 'origin_trials/DocumentOriginTrialContextTest.cpp',
'origin_trials/OriginTrialContextTest.cpp',
'page/ChromeClientTest.cpp',
'page/ContextMenuControllerTest.cpp',
« no previous file with comments | « third_party/WebKit/Source/build/scripts/templates/OriginTrials.h.tmpl ('k') | third_party/WebKit/Source/core/dom/Document.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698