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

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
« no previous file with comments | « content/common/origin_trials/trial_token_unittest.cc ('k') | content/content_common.gypi » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: content/content_child.gypi
diff --git a/content/content_child.gypi b/content/content_child.gypi
index 62d84ecac9a2ce18f0932feaa852e21c2ab42136..4718a7534a35d1193af17bc8365455a0cc24a9de 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',
@@ -175,6 +173,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',
« no previous file with comments | « content/common/origin_trials/trial_token_unittest.cc ('k') | content/content_common.gypi » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698