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

Unified Diff: athena/main/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 | « no previous file | athena/main/athena_main_delegate.cc » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: athena/main/DEPS
diff --git a/athena/main/DEPS b/athena/main/DEPS
index bc49ee00ac368cf62a8c9d24bf4627b812b29004..641178b216df0a91d0f62ac9df1838c11900b74f 100644
--- a/athena/main/DEPS
+++ b/athena/main/DEPS
@@ -22,6 +22,7 @@ include_rules = [
"+ui/base",
"+ui/compositor",
"+ui/events",
+ "+ui/gfx",
"+ui/gl",
"+ui/keyboard",
"+ui/native_theme",
« no previous file with comments | « no previous file | athena/main/athena_main_delegate.cc » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698