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

Unified Diff: extensions/browser/DEPS

Issue 214243003: Remove some chrome dependencies from extensions app_window API (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: Created 6 years, 9 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 0cfffde8d5692f646b045e2d2852056fb8ce4dc3..480ea1080c4211fefd93bcf491cac634d3fc9e40 100644
--- a/extensions/browser/DEPS
+++ b/extensions/browser/DEPS
@@ -5,4 +5,5 @@ include_rules = [
"+net",
"+sync",
"+third_party/leveldatabase",
+ "+third_party/skia/include",
James Cook 2014/04/02 20:15:47 //extensions already depends on skia elsewhere (se
scheib 2014/04/02 20:45:21 Hmm, I guess so, but then why doesn't code search
]

Powered by Google App Engine
This is Rietveld 408576698