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

Side by Side Diff: chrome/browser/ui/libgtk2ui/DEPS

Issue 243633003: use the right NativeTheme on bubbles + dialogs on Aura Linux (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: good enough for now Created 6 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 unified diff | Download patch | Annotate | Revision Log
OLDNEW
1 # libgtk2ui must be disconnected from all other GTK code. 1 # libgtk2ui must be disconnected from all other GTK code.
2 include_rules = [ 2 include_rules = [
3 "-ui/base/gtk", 3 "-ui/base/gtk",
4 "-chrome/browser/ui/gtk", 4 "-chrome/browser/ui/gtk",
5 "+chrome/browser/ui/views",
5 ] 6 ]
OLDNEW
« no previous file with comments | « no previous file | chrome/browser/ui/libgtk2ui/gtk2_ui.h » ('j') | chrome/browser/ui/libgtk2ui/gtk2_ui.cc » ('J')

Powered by Google App Engine
This is Rietveld 408576698