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

Unified Diff: chrome/test/BUILD.gn

Issue 2840103002: Add new API function: feedbackPrivate.readLogSource (Closed)
Patch Set: Add proper ifdefs for non-CrOS platforms Created 3 years, 6 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: chrome/test/BUILD.gn
diff --git a/chrome/test/BUILD.gn b/chrome/test/BUILD.gn
index 63454e310b8f82d76f876113874bc713f284c4b2..a210053662243eb931acd733ca5c2cec6f8c4069 100644
--- a/chrome/test/BUILD.gn
+++ b/chrome/test/BUILD.gn
@@ -3860,6 +3860,8 @@ test("unit_tests") {
"../browser/extensions/api/experience_sampling_private/experience_sampling_private_api_unittest.cc",
"../browser/extensions/api/extension_action/browser_action_unittest.cc",
"../browser/extensions/api/extension_action/extension_action_prefs_unittest.cc",
+ "../browser/extensions/api/feedback_private/feedback_private_api_chromeos_unittest.cc",
+ "../browser/extensions/api/feedback_private/log_source_access_manager_chromeos_unittest.cc",
"../browser/extensions/api/file_system/file_system_api_unittest.cc",
"../browser/extensions/api/identity/extension_token_key_unittest.cc",
"../browser/extensions/api/identity/gaia_web_auth_flow_unittest.cc",
« no previous file with comments | « chrome/common/extensions/api/feedback_private.idl ('k') | extensions/browser/extension_function_histogram_value.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698