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

Unified Diff: extensions/shell/browser/DEPS

Issue 696063008: Refactor ShellDesktopController and ShellNativeAppWindow to allow for non-aura implementations. (Closed) Base URL: https://chromium.googlesource.com/chromium/src@master
Patch Set: + Created 6 years, 1 month 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/shell/app_shell.gyp ('k') | extensions/shell/browser/default_shell_browser_main_delegate.cc » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: extensions/shell/browser/DEPS
diff --git a/extensions/shell/browser/DEPS b/extensions/shell/browser/DEPS
index 032cdb070bd0f9e30690beefaee094b98011ee8e..f2175f281f03084317c1a75ff1f4da4c92062be8 100644
--- a/extensions/shell/browser/DEPS
+++ b/extensions/shell/browser/DEPS
@@ -27,6 +27,7 @@ include_rules = [
"+ppapi",
"+storage/browser/quota",
"+sync/api",
+ "+third_party/skia/include",
# Additional UI dependencies for app_shell. Note that no particular UI toolkit
# is supported; only Aura and some necessary bits to set up display surfaces.
« no previous file with comments | « extensions/shell/app_shell.gyp ('k') | extensions/shell/browser/default_shell_browser_main_delegate.cc » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698