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

Unified Diff: chrome/browser/DEPS

Issue 10479015: Pepper Flash settings integration - camera and microphone. (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: . Created 8 years, 6 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/DEPS
diff --git a/chrome/browser/DEPS b/chrome/browser/DEPS
index 47088feb3a4b76ce50180cd14a3adc6e81377480..19d0028fc4dfa360e3185586aa47efe03af2d30b 100644
--- a/chrome/browser/DEPS
+++ b/chrome/browser/DEPS
@@ -17,6 +17,8 @@ include_rules = [
"+ppapi/c", # For various types.
"+ppapi/proxy",
"+ppapi/shared_impl/api_id.h",
+ # Defines some types that are marshalled over IPC.
+ "+ppapi/shared_impl/ppp_flash_browser_operations_shared.h",
"+rlz",
"+sandbox/linux",
"+sandbox/src", # The path doesn't say it, but this is the Windows sandbox.

Powered by Google App Engine
This is Rietveld 408576698