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

Side by Side Diff: testing/DEPS

Issue 2514173002: Check dimensions and content of bitmaps in EmbedderTests. (Closed)
Patch Set: Use built-in md5sum, rebase Created 4 years, 1 month 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 | « core/fxcodec/codec/fx_codec_embeddertest.cpp ('k') | testing/embedder_test.h » ('j') | no next file with comments »
Toggle Intra-line Diffs ('i') | Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
OLDNEW
1 include_rules = [ 1 include_rules = [
2 '+core/fpdfapi',
3 '+core/fxcodec',
4 '+core/fxcrt',
5 '+core/fxge',
6 '+core', 2 '+core',
7 '+fxjs', 3 '+fxjs',
8 '+public', 4 '+public',
9 '+v8', 5 '+v8',
10 '+xfa/fde',
11 '+xfa/fgas',
12 '+xfa/fxfa/fm2js',
13 '+xfa/fxfa/parser',
14 ] 6 ]
OLDNEW
« no previous file with comments | « core/fxcodec/codec/fx_codec_embeddertest.cpp ('k') | testing/embedder_test.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698