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

Unified Diff: extensions/browser/DEPS

Issue 264743014: Move chrome.runtime to //extensions. (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: rebase, renames 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
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",
]

Powered by Google App Engine
This is Rietveld 408576698