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

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: 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') | apps/pref_names.cc » ('J')
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: apps/DEPS
diff --git a/apps/DEPS b/apps/DEPS
index 1352f48210261b20fe30bb33f3c5bd59cd751813..610b2c12a3594ff4497c9d3c586ca5ea9a61bddb 100644
--- a/apps/DEPS
+++ b/apps/DEPS
@@ -24,4 +24,5 @@ include_rules = [
"+chrome/common/mac/app_mode_common.h",
"+chrome/installer",
"+chrome/test/base/testing_profile.h",
+ "+components/user_prefs/pref_registry_syncable.h",
benwells 2013/06/20 08:54:32 nit: move out of temporary list. This one is OK.
jackhou1 2013/06/20 11:03:22 Done.
]
« no previous file with comments | « no previous file | apps/pref_names.h » ('j') | apps/pref_names.cc » ('J')

Powered by Google App Engine
This is Rietveld 408576698