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: tools/autoroller/unittests/DEPS

Issue 2520253002: DEPS: Cleanup extra_gyp_flag and extra_gitignore.py (Closed)
Patch Set: Created 4 years 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
« no previous file with comments | « DEPS ('k') | tools/autoroller/unittests/roll_chromium_revision_test.py » ('j') | no next file with comments »
Toggle Intra-line Diffs ('i') | Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
OLDNEW
1 # Sample DEPS file for testing. 1 # Sample DEPS file for testing.
2 2
3 vars = { 3 vars = {
4 'extra_gyp_flag': '-Dextra_gyp_flag=0',
5 'chromium_git': 'https://chromium.googlesource.com', 4 'chromium_git': 'https://chromium.googlesource.com',
6 'chromium_revision': '1b9c098a08e40114e44b6c1ec33ddf95c40b901d', 5 'chromium_revision': '1b9c098a08e40114e44b6c1ec33ddf95c40b901d',
7 } 6 }
OLDNEW
« no previous file with comments | « DEPS ('k') | tools/autoroller/unittests/roll_chromium_revision_test.py » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698