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

Unified Diff: blimp/client/DEPS

Issue 1295243003: Initial commit of the blimp/ folder and target (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Address final nits. Created 5 years, 3 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 side-by-side diff with in-line comments
Download patch
Index: blimp/client/DEPS
diff --git a/ui/compositor/DEPS b/blimp/client/DEPS
similarity index 55%
copy from ui/compositor/DEPS
copy to blimp/client/DEPS
index cf468de10c8c0ca1c0c779e1aaff8b97ccec6a2a..56202f57ad2a0cb24aa0f91124af9283727de150 100644
--- a/ui/compositor/DEPS
+++ b/blimp/client/DEPS
@@ -1,8 +1,12 @@
include_rules = [
+ "+base",
"+cc",
"-cc/blink",
- "+gpu/command_buffer/client/gles2_interface.h",
- "+skia/ext/refptr.h",
+ "-chrome"
+ "-content",
+ "+gpu",
+ "+jni",
+ "+skia",
"+third_party/skia",
"+ui/gfx",
"+ui/gl",

Powered by Google App Engine
This is Rietveld 408576698