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

Unified Diff: athena/extensions/DEPS

Issue 606953002: Move components/native_app_window to extensions/components/native_app_window (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: respond to comments Created 6 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 | « athena/athena.gyp ('k') | athena/extensions/athena_native_app_window_views.h » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: athena/extensions/DEPS
diff --git a/athena/extensions/DEPS b/athena/extensions/DEPS
index e8d82555617712423966f9102e5e58cd368abfe9..c57d7a4c493944c79bac224a49cd5ae1897cb3a9 100644
--- a/athena/extensions/DEPS
+++ b/athena/extensions/DEPS
@@ -2,10 +2,10 @@ include_rules = [
"+athena/env/public",
"+athena/activity/public",
"+athena/home/public",
- "+components/native_app_window",
"+content/public/browser",
"+extensions/browser",
"+extensions/common",
+ "+extensions/components/native_app_window",
"+extensions/grit",
"+ui/app_list",
"+ui/aura",
« no previous file with comments | « athena/athena.gyp ('k') | athena/extensions/athena_native_app_window_views.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698