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

Side by Side Diff: content/browser/fileapi/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
4 # TODO(pilgrim) jsbell says this smells funny
5 "+third_party/leveldatabase/src/db/filename.h",
6
7 # DO NOT ADD ANY CHROME OR COMPONENTS INCLUDES HERE!!!
jam 2014/04/28 19:31:06 nit: no need to have this be repeated in all deps
8 # See https://sites.google.com/a/chromium.org/dev/developers/content-module
9 # for more information.
10 ]
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698