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

Unified Diff: apps/DEPS

Issue 17261016: When app shortcuts are enabled, do a once-off creation of all shortcuts. (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: Address comments. Fix tests. Created 7 years, 6 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 | « no previous file | apps/pref_names.h » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: apps/DEPS
diff --git a/apps/DEPS b/apps/DEPS
index 1352f48210261b20fe30bb33f3c5bd59cd751813..3a522f17e8180d582e70a5700ec4824c496c99d7 100644
--- a/apps/DEPS
+++ b/apps/DEPS
@@ -2,6 +2,7 @@ include_rules = [
"+base",
"+content",
"+components/browser_context_keyed_service",
+ "+components/user_prefs/pref_registry_syncable.h",
"+ui",
"+win8",
# Temporary allowed includes.
« no previous file with comments | « no previous file | apps/pref_names.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698