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

Unified Diff: content/browser/renderer_host/DEPS

Issue 1093383002: [WIP] Provided file system from NACL. (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Moved several modules to chromeos folder. Created 5 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: content/browser/renderer_host/DEPS
diff --git a/content/browser/renderer_host/DEPS b/content/browser/renderer_host/DEPS
index 85fd36e65598df0389bb66fe8767ce83c9032b95..a887d66b28b4bf1c1e441af29a1f51d120625515 100644
--- a/content/browser/renderer_host/DEPS
+++ b/content/browser/renderer_host/DEPS
@@ -36,6 +36,10 @@ specific_include_rules = {
"+content/browser/frame_host",
"+content/public/browser/web_contents.h",
],
+ "pepper_filesystem_provider_backend_chromeos\.(cc|h)": [
+ "+chrome/browser/chromeos/file_system_provider",
+ "+chrome/browser/profiles/profile_manager.h",
+ ],
"ime_adapter_android\.cc": [
"+content/browser/frame_host",
"+content/public/browser/web_contents.h",
« no previous file with comments | « chrome/common/ppapi_utils.cc ('k') | content/browser/renderer_host/pepper/content_browser_pepper_host_factory.cc » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698