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

Unified Diff: mash/shelf/DEPS

Issue 1585363002: Fork a subset of ash/shelf for use in mash. (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Add ui/resources dep; comment out unused constants. Created 4 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
« no previous file with comments | « mash/shelf/BUILD.gn ('k') | mash/shelf/shelf_application.cc » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: mash/shelf/DEPS
diff --git a/components/about_handler/DEPS b/mash/shelf/DEPS
similarity index 60%
copy from components/about_handler/DEPS
copy to mash/shelf/DEPS
index 8fa9d48d882c65ff66720258905d4ce9964b0928..b39a3000f7a11a70555d7ff5e42d21a3a5807b82 100644
--- a/components/about_handler/DEPS
+++ b/mash/shelf/DEPS
@@ -1,3 +1,3 @@
include_rules = [
- "+net",
-]
+ "+skia",
+]
« no previous file with comments | « mash/shelf/BUILD.gn ('k') | mash/shelf/shelf_application.cc » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698