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

Unified Diff: chrome/browser/extensions/DEPS

Issue 21344002: Move native_app_window code to apps areas (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: Rebase to after mac app shim fix Created 7 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
Index: chrome/browser/extensions/DEPS
diff --git a/chrome/browser/extensions/DEPS b/chrome/browser/extensions/DEPS
index 890d2bad5754b1218f8002095d3aea865b55adf7..0a104219bea89cfa6d3ed6a61eca96bd8746ef41 100644
--- a/chrome/browser/extensions/DEPS
+++ b/chrome/browser/extensions/DEPS
@@ -5,6 +5,7 @@ include_rules = [
# to depend on apps will be lifted.
"-apps",
"+apps/app_window_contents.h",
+ "+apps/native_app_window.h",
"+apps/shell_window.h",
# TODO(tfarina): Remove all these. crbug.com/125846.
« no previous file with comments | « apps/shell_window.cc ('k') | chrome/browser/extensions/api/app_current_window_internal/app_current_window_internal_api.cc » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698