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

Side by Side Diff: public/platform/android/DEPS

Issue 154733004: Switch to a single merged version of WebThemeEngine.h (Closed) Base URL: svn://svn.chromium.org/blink/trunk
Patch Set: add missing DEPS file Created 6 years, 10 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 # FIXME: crbug.com/327471. Remove this file when android/WebThemeEngine.h is rem oved. 1 # FIXME: crbug.com/327471. Remove this file when android/WebThemeEngine.h is rem oved.
2 include_rules = [ 2 include_rules = [
3 "+../default", 3 "+..",
4 ] 4 ]
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698