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

Unified Diff: content/shell/DEPS

Issue 26695007: aura: Allow creating content_shell without views. (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: unrevert 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 | « content/content_shell.gypi ('k') | content/shell/browser/shell.h » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: content/shell/DEPS
diff --git a/content/shell/DEPS b/content/shell/DEPS
index cd6dea8d04cba5aa5e393ad9822ce6926d39db1f..0943fd0fa6c68ee0d5a311bdfe333d1f7563470d 100644
--- a/content/shell/DEPS
+++ b/content/shell/DEPS
@@ -25,7 +25,7 @@ include_rules = [
]
specific_include_rules = {
- "shell_aura\.cc": [
+ "shell_views\.cc": [
"+ui/shell"
],
}
« no previous file with comments | « content/content_shell.gypi ('k') | content/shell/browser/shell.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698