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

Unified Diff: extensions/components/native_app_window/DEPS

Issue 702513002: Refine //extensions DEPS on //ui (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: native_app_window +ui/aura 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/DEPS ('k') | extensions/shell/browser/DEPS » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: extensions/components/native_app_window/DEPS
diff --git a/extensions/components/native_app_window/DEPS b/extensions/components/native_app_window/DEPS
index aa374185db61afd3cb6ddc5d84916a5e98924e31..a3755f9b87522feb100a3e9f8f77cf412ffcf401 100644
--- a/extensions/components/native_app_window/DEPS
+++ b/extensions/components/native_app_window/DEPS
@@ -1,4 +1,7 @@
include_rules = [
"+content/public/browser",
"+third_party/skia/include/core/SkRegion.h",
+
+ "+ui/aura",
+ "+ui/views",
]
« no previous file with comments | « extensions/DEPS ('k') | extensions/shell/browser/DEPS » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698