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

Unified Diff: chrome/browser/ui/DEPS

Issue 10828151: chrome: Copy app_list files from views/ to ash/ (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: cp the header files now Created 8 years, 4 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/ash/app_list/OWNERS » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: chrome/browser/ui/DEPS
diff --git a/chrome/browser/ui/DEPS b/chrome/browser/ui/DEPS
index 40399a60a817bd2afaad9d43118de442e745501e..d178a87ff1d132a1861fb5e815f1f909e74558da 100644
--- a/chrome/browser/ui/DEPS
+++ b/chrome/browser/ui/DEPS
@@ -2,7 +2,14 @@ include_rules = [
"-chrome/browser/ui/views",
# TODO(tfarina): Remove all these. crbug.com/125846.
# DO NOT ADD ANY MORE ITEMS TO THE LIST BELOW!
+ "!chrome/browser/ui/views/ash/app_list/app_list_view_delegate.h",
+ "!chrome/browser/ui/views/ash/app_list/apps_model_builder.h",
+ "!chrome/browser/ui/views/ash/app_list/chrome_app_list_item.h",
+ "!chrome/browser/ui/views/ash/app_list/extension_app_item.h",
+ "!chrome/browser/ui/views/ash/app_list/search_builder.h",
"!chrome/browser/ui/views/ash/chrome_shell_delegate.h",
+ "!chrome/browser/ui/views/ash/extension_utils.h",
+ "!chrome/browser/ui/views/ash/launcher/chrome_launcher_controller.h",
"!chrome/browser/ui/views/ash/panel_view_aura.h",
"!chrome/browser/ui/views/find_bar_host.h",
"!chrome/browser/ui/views/frame/browser_frame.h",
« no previous file with comments | « no previous file | chrome/browser/ui/ash/app_list/OWNERS » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698