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

Unified Diff: apps/ui/views/DEPS

Issue 27029006: apps: Move chrome's ShellWindowFrameView into apps/ (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: fix typo Created 7 years, 2 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 | « apps/native_app_window.h ('k') | apps/ui/views/shell_window_frame_view.h » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: apps/ui/views/DEPS
diff --git a/apps/ui/views/DEPS b/apps/ui/views/DEPS
new file mode 100644
index 0000000000000000000000000000000000000000..e0bd7dbb769fa9a5fa4f3b674ae106c6866ac198
--- /dev/null
+++ b/apps/ui/views/DEPS
@@ -0,0 +1,6 @@
+include_rules = [
+ # TODO(jamescook): Eliminate this by introducing apps_resources.grd, see
+ # crbug.com/306688
+ "+grit/theme_resources.h",
+ "+grit/ui_strings.h",
+]
« no previous file with comments | « apps/native_app_window.h ('k') | apps/ui/views/shell_window_frame_view.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698