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

Unified Diff: ash/screensaver/DEPS

Issue 10191010: Re-implement the screensaver to use WebView instead of ExtensionDialogHost. (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: ut fix. Created 8 years, 8 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 | « ash/ash.gyp ('k') | ash/screensaver/screensaver_view.h » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: ash/screensaver/DEPS
diff --git a/ash/screensaver/DEPS b/ash/screensaver/DEPS
new file mode 100644
index 0000000000000000000000000000000000000000..1c35d9ca694b7004e71670cd60a883ddbd8c808f
--- /dev/null
+++ b/ash/screensaver/DEPS
@@ -0,0 +1,3 @@
+include_rules = [
+ "+content/public/browser",
+]
« no previous file with comments | « ash/ash.gyp ('k') | ash/screensaver/screensaver_view.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698