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

Unified Diff: athena/content/DEPS

Issue 505273002: Move app_shell specific impl from athena_lib to athena_shell_lib (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Created 6 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 | « athena/athena.gyp ('k') | athena/content/app_activity.h » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: athena/content/DEPS
diff --git a/athena/content/DEPS b/athena/content/DEPS
index bad75d108697b98ddb097f12cd8aef865a5203d6..92cf9e673c19070511871800bd5f32f2c94a793b 100644
--- a/athena/content/DEPS
+++ b/athena/content/DEPS
@@ -17,10 +17,3 @@ include_rules = [
# strictly enum/POD, header-only types, and some selected common code.
"+third_party/WebKit/public/web/WebContextMenuData.h",
]
-
-specific_include_rules = {
- # Remove this once app shell uses app_window.h (crbug.com/403726)
- "app_activity\.cc": [
- "+extensions/shell/browser/shell_app_window.h",
- ],
-}
« no previous file with comments | « athena/athena.gyp ('k') | athena/content/app_activity.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698