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

Unified Diff: extensions/browser/api/file_handlers/BUILD.gn

Issue 2685883008: Revert of Move file_handlers API from //chrome to //extensions (Closed)
Patch Set: 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 | « extensions/browser/api/DEPS ('k') | extensions/browser/api/file_handlers/OWNERS » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: extensions/browser/api/file_handlers/BUILD.gn
diff --git a/extensions/browser/api/file_handlers/BUILD.gn b/extensions/browser/api/file_handlers/BUILD.gn
deleted file mode 100644
index 03b261ad532352f7848233e2581f744f993f963f..0000000000000000000000000000000000000000
--- a/extensions/browser/api/file_handlers/BUILD.gn
+++ /dev/null
@@ -1,14 +0,0 @@
-# Copyright 2017 The Chromium Authors. All rights reserved.
-# Use of this source code is governed by a BSD-style license that can be
-# found in the LICENSE file.
-
-source_set("file_handlers") {
- sources = [
- "app_file_handler_util.cc",
- "app_file_handler_util.h",
- "directory_util.cc",
- "directory_util.h",
- "mime_util.cc",
- "mime_util.h",
- ]
-}
« no previous file with comments | « extensions/browser/api/DEPS ('k') | extensions/browser/api/file_handlers/OWNERS » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698