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

Unified Diff: content/content_tests.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_tests.gypi
diff --git a/content/content_tests.gypi b/content/content_tests.gypi
index 3b9500d0cc80f867c2f2d04afd4ae31242ba409c..3c2ee31a478020f7e24914a6de920f0bdc959d2c 100644
--- a/content/content_tests.gypi
+++ b/content/content_tests.gypi
@@ -661,7 +661,6 @@
'common/discardable_shared_memory_heap_unittest.cc',
'common/dom_storage/dom_storage_map_unittest.cc',
'common/dwrite_font_platform_win_unittest.cc',
- 'common/experiments/api_key_unittest.cc',
'common/fileapi/file_system_util_unittest.cc',
'common/font_warmup_win_unittest.cc',
'common/gpu/client/gpu_memory_buffer_impl_shared_memory_unittest.cc',
@@ -681,6 +680,7 @@
'common/mac/attributed_string_coder_unittest.mm',
'common/mac/font_descriptor_unittest.mm',
'common/one_writer_seqlock_unittest.cc',
+ 'common/origin_trials/trial_token_unittest.cc',
'common/origin_util_unittest.cc',
'common/page_state_serialization_unittest.cc',
'common/page_zoom_unittest.cc',

Powered by Google App Engine
This is Rietveld 408576698