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

Unified Diff: chrome/browser/extensions/api/file_system/DEPS

Issue 2934143002: Move chrome.fileSystem implementation to //extensions (Closed)
Patch Set: rebase Created 3 years, 5 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/browser/extensions/api/file_system/DEPS
diff --git a/chrome/browser/extensions/api/file_system/DEPS b/chrome/browser/extensions/api/file_system/DEPS
index 2bb1dad4fc526366103e806748e8a096e58ae0d1..b9a9cec2c20ce3b1de6807ed8cddd36637b6b6be 100644
--- a/chrome/browser/extensions/api/file_system/DEPS
+++ b/chrome/browser/extensions/api/file_system/DEPS
@@ -1,6 +1,5 @@
include_rules = [
"+chrome/browser/ui/views/extensions",
- "+components/constrained_window",
]
specific_include_rules = {

Powered by Google App Engine
This is Rietveld 408576698