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

Side by Side Diff: content/browser/quota/DEPS

Issue 253753007: Move all remaining fileapi and quota unit tests from webkit/ to content/ (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: Created 6 years, 7 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
(Empty)
1 include_rules = [
2 "+third_party/leveldatabase/src/include/leveldb",
3 "+third_party/leveldatabase/src/helpers/memenv",
4
5 # DO NOT ADD ANY CHROME OR COMPONENTS INCLUDES HERE!!!
jam 2014/04/28 19:31:06 ditto
6 # See https://sites.google.com/a/chromium.org/dev/developers/content-module
7 # for more information.
8 ]
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698