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

Unified Diff: extensions/browser/DEPS

Issue 264743014: Move chrome.runtime to //extensions. (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: prevent runtime impl from handling invalid update versions Created 6 years, 7 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/DEPS ('k') | extensions/browser/api/runtime/runtime_api.h » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: extensions/browser/DEPS
diff --git a/extensions/browser/DEPS b/extensions/browser/DEPS
index dfc7fe1c60cca3b5f43d8cabfb7e0f300210fbdb..af6e02ab087d5165c6e613833d1ae8ad1342e85c 100644
--- a/extensions/browser/DEPS
+++ b/extensions/browser/DEPS
@@ -7,4 +7,5 @@ include_rules = [
"+sync",
"+third_party/leveldatabase",
"+third_party/skia/include",
+ "+webkit/browser/fileapi",
]
« no previous file with comments | « extensions/DEPS ('k') | extensions/browser/api/runtime/runtime_api.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698