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

Unified Diff: chrome/browser/ui/task_manager/DEPS

Issue 1367673003: Expose all reusable task manager view code so it can be used by Mac (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Added DEPS file Created 5 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 | « no previous file | chrome/browser/ui/task_manager/OWNERS » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: chrome/browser/ui/task_manager/DEPS
diff --git a/chrome/browser/ui/task_manager/DEPS b/chrome/browser/ui/task_manager/DEPS
new file mode 100644
index 0000000000000000000000000000000000000000..e92577c05d397c0d29ddfc482c30d7d62a64050f
--- /dev/null
+++ b/chrome/browser/ui/task_manager/DEPS
@@ -0,0 +1,5 @@
+include_rules = [
+ "-chrome/browser/ui/cocoa",
Lei Zhang 2015/09/25 18:47:00 Also "-chrome/browser/ui/views"
afakhry 2015/09/25 19:47:54 Done.
+ "-ui/accelerated_widget_mac",
+ "-ui/views",
+]
« no previous file with comments | « no previous file | chrome/browser/ui/task_manager/OWNERS » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698