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

Unified Diff: extensions/components/native_app_window/DEPS

Issue 606953002: Move components/native_app_window to extensions/components/native_app_window (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: respond to comments Created 6 years, 3 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
« no previous file with comments | « extensions/components/native_app_window/BUILD.gn ('k') | extensions/components/native_app_window/OWNERS » ('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/chromecast/shell/browser/DEPS b/extensions/components/native_app_window/DEPS
similarity index 51%
copy from chromecast/shell/browser/DEPS
copy to extensions/components/native_app_window/DEPS
index 78e621dfd92e8496e7d05e366d0f3f1c68a094ef..aa374185db61afd3cb6ddc5d84916a5e98924e31 100644
--- a/chromecast/shell/browser/DEPS
+++ b/extensions/components/native_app_window/DEPS
@@ -1,4 +1,4 @@
include_rules = [
"+content/public/browser",
- "+media/base",
+ "+third_party/skia/include/core/SkRegion.h",
]
« no previous file with comments | « extensions/components/native_app_window/BUILD.gn ('k') | extensions/components/native_app_window/OWNERS » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698