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

Unified Diff: content/DEPS

Issue 880703002: Move ImageWindowDelegate to ui/aura_extra (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Moved to ui/aura_extra Created 5 years, 11 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: content/DEPS
diff --git a/content/DEPS b/content/DEPS
index fadf694177761bda32504c0462fcf6fcffc99d9f..562c7ac2b769f0c4a24d645a690541889f1046c9 100644
--- a/content/DEPS
+++ b/content/DEPS
@@ -80,6 +80,7 @@ include_rules = [
"+ui/android",
# Aura is analogous to Win32 or a Gtk, so it is allowed.
"+ui/aura",
+ "+ui/aura_extra",
sadrul 2015/01/28 18:26:56 Move this to content/browser/
mohsen 2015/01/28 21:10:29 Done.
"+ui/base",
"+ui/compositor",
"+ui/events",
« no previous file with comments | « build/all.gyp ('k') | content/browser/BUILD.gn » ('j') | ui/aura_extra/BUILD.gn » ('J')

Powered by Google App Engine
This is Rietveld 408576698