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

Unified Diff: ui/base/DEPS

Issue 209023003: Remove references to WebContentsView::SizeContents from chrome/ and app/ (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: clang-format 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: ui/base/DEPS
diff --git a/ui/base/DEPS b/ui/base/DEPS
index 99ec151740525d48e21089785e782a4c26272ec3..ea98e80c6435b612ab89561b7ebaffc07f9c4981 100644
--- a/ui/base/DEPS
+++ b/ui/base/DEPS
@@ -1,4 +1,5 @@
include_rules = [
+ "+content/public/browser",
"+grit/app_locale_settings.h",
"+grit/ui_resources.h",
"+grit/ui_strings.h",
@@ -8,6 +9,7 @@ include_rules = [
"+net",
"+skia/ext",
"+third_party/skia",
+ "+ui/aura",
"+ui/events",
"+ui/gfx",
]

Powered by Google App Engine
This is Rietveld 408576698