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

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

Issue 9699057: [Sync] Move 'sync' target to sync/ (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: Address Tim's comments Created 8 years, 9 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 # Generated files 2 # Generated files
3 "+js2webui/chrome/test/data", 3 "+js2webui/chrome/test/data",
4 4
5 "+sync/js",
6 "+sync/util/weak_handle.h",
7
5 # Other libraries. 8 # Other libraries.
6 "+third_party/angle", # For ANGLE version. 9 "+third_party/angle", # For ANGLE version.
7 ] 10 ]
OLDNEW
« no previous file with comments | « chrome/browser/sync/util/weak_handle_unittest.cc ('k') | chrome/browser/ui/webui/sync_internals_ui.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698