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

Unified Diff: apps/shell/DEPS

Issue 236213002: Move most of extension_file_util.cc into extensions/common/file_util.cc (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: zip (file-util) Created 6 years, 8 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: apps/shell/DEPS
diff --git a/apps/shell/DEPS b/apps/shell/DEPS
index 82df3e3a0123bc4541ac3d282f4f871d1844c464..6b3e70164d39545d7c24569009076be1808152bd 100644
--- a/apps/shell/DEPS
+++ b/apps/shell/DEPS
@@ -17,10 +17,6 @@ include_rules = [
"!chrome/browser/chrome_notification_types.h",
"!chrome/common/extensions/api/generated_api.h",
"!chrome/common/extensions/api/generated_schemas.h",
- "!chrome/common/extensions/api/sockets/sockets_manifest_handler.h",
James Cook 2014/04/12 00:03:22 The rest of these were unused DEPS so I cleaned th
Ken Rockot(use gerrit already) 2014/04/12 00:14:29 YEEEEEEEEAH
- "!chrome/common/extensions/extension_file_util.h",
- "!chrome/common/extensions/features/base_feature_provider.h",
- "!chrome/common/extensions/features/base_feature_provider.h",
"!chrome/common/extensions/permissions/chrome_api_permissions.h",
"!chrome/renderer/extensions/dispatcher.h",
"!chrome/renderer/extensions/extension_helper.h",
« no previous file with comments | « no previous file | apps/shell/browser/shell_extension_system.cc » ('j') | chrome/common/extensions/extension_file_util_unittest.cc » ('J')

Powered by Google App Engine
This is Rietveld 408576698