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

Side by Side Diff: ui/DEPS

Issue 7218065: Remove app from a bunch of DEPS files. (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: Created 9 years, 5 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 unified diff | Download patch | Annotate | Revision Log
OLDNEW
1 include_rules = [ 1 include_rules = [
2 "+net", 2 "+net",
3 "+skia", 3 "+skia",
4 "+third_party/mozilla", 4 "+third_party/mozilla",
5 5
6 # Temporary until all of src/app is consumed into src/ui 6 # Temporary until all of src/app is consumed into src/ui
Ami GONE FROM CHROMIUM 2011/06/30 14:32:55 Command obsolete?
tfarina 2011/06/30 18:00:59 Good catch. Removed too.
7 "+app",
8 "+grit/app_locale_settings.h", 7 "+grit/app_locale_settings.h",
9 "+grit/app_strings.h", 8 "+grit/app_strings.h",
10 ] 9 ]
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698