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

Unified Diff: chrome/common/BUILD.gn

Issue 2514593002: Field trial synchronization to PPAPI process. (Closed)
Patch Set: Fix namespace. Created 4 years, 1 month 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 | « no previous file | chrome/common/variations/child_process_field_trial_syncer.h » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: chrome/common/BUILD.gn
diff --git a/chrome/common/BUILD.gn b/chrome/common/BUILD.gn
index 58ac1d654f1b1c49e0aad5d718dcbf6177a7bc6f..cad7ff08cc9e05b3f36fa524dfe8fcafb0f15800 100644
--- a/chrome/common/BUILD.gn
+++ b/chrome/common/BUILD.gn
@@ -150,8 +150,6 @@ static_library("common") {
"url_constants.h",
"v8_breakpad_support_win.cc",
"v8_breakpad_support_win.h",
- "variations/child_process_field_trial_syncer.cc",
- "variations/child_process_field_trial_syncer.h",
"web_application_info.cc",
"web_application_info.h",
"widevine_cdm_constants.cc",
« no previous file with comments | « no previous file | chrome/common/variations/child_process_field_trial_syncer.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698