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

Side by Side Diff: trunk/src/ui/chromeos/DEPS

Issue 383373002: Revert 282837 because it broke non-chromeos builds. (Closed) Base URL: svn://svn.chromium.org/chrome/
Patch Set: Created 6 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 "+chromeos/dbus", 2 "+chromeos/dbus",
3 "+chromeos/network",
4 "+grit/ui_chromeos_resources.h",
5 "+grit/ui_chromeos_strings.h",
6 "+third_party/cros_system_api",
7 "+ui/aura", 3 "+ui/aura",
8 "+ui/base",
9 "+ui/events", 4 "+ui/events",
10 "+ui/gfx", 5 "+ui/gfx",
11 "+ui/gl", 6 "+ui/gl",
12 "+ui/wm", 7 "+ui/wm",
13 ] 8 ]
OLDNEW
« no previous file with comments | « trunk/src/tools/resources/optimize-png-files.sh ('k') | trunk/src/ui/chromeos/network/network_icon.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698