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

Unified Diff: content/content_child.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: content/content_child.gypi
diff --git a/content/content_child.gypi b/content/content_child.gypi
index 5198c9173668f56ad16f969342b5e03d813b0c07..b6b90b82356904b93e2f69a62fb6111cc05b0098 100644
--- a/content/content_child.gypi
+++ b/content/content_child.gypi
@@ -86,8 +86,6 @@
'child/dwrite_font_proxy/dwrite_font_proxy_win.h',
'child/dwrite_font_proxy/dwrite_localized_strings_win.cc',
'child/dwrite_font_proxy/dwrite_localized_strings_win.h',
- 'child/experiments/api_key_validator.cc',
- 'child/experiments/api_key_validator.h',
'child/file_info_util.cc',
'child/file_info_util.h',
'child/fileapi/file_system_dispatcher.cc',
@@ -173,6 +171,8 @@
'child/npapi/webplugin_ime_win.cc',
'child/npapi/webplugin_ime_win.h',
'child/npapi/webplugin_resource_client.h',
+ 'child/origin_trials/trial_token_validator.cc',
+ 'child/origin_trials/trial_token_validator.h',
'child/permissions/permission_dispatcher.cc',
'child/permissions/permission_dispatcher.h',
'child/permissions/permission_dispatcher_thread_proxy.cc',

Powered by Google App Engine
This is Rietveld 408576698