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

Unified Diff: chrome/test/BUILD.gn

Issue 2685453002: Move file_handlers API from //chrome to //extensions (Closed)
Patch Set: rebase Created 3 years, 10 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 | « chrome/browser/extensions/api/log_private/log_private_api_chromeos.cc ('k') | extensions/browser/BUILD.gn » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: chrome/test/BUILD.gn
diff --git a/chrome/test/BUILD.gn b/chrome/test/BUILD.gn
index 21f00ab4c6d518de368c7d30039eec020675e1d6..c332d938dfae7fef4aa0efcf1b2d3d7fc5233641 100644
--- a/chrome/test/BUILD.gn
+++ b/chrome/test/BUILD.gn
@@ -3876,9 +3876,6 @@ 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/file_handlers/api_file_handler_util_unittest.cc",
- "../browser/extensions/api/file_handlers/directory_util_unittest.cc",
- "../browser/extensions/api/file_handlers/mime_util_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/browser/extensions/api/log_private/log_private_api_chromeos.cc ('k') | extensions/browser/BUILD.gn » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698