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

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: Moar nitz Created 5 years, 4 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/accelerated_widget_mac/DEPS b/blimp/client/DEPS
similarity index 54%
copy from ui/accelerated_widget_mac/DEPS
copy to blimp/client/DEPS
index ae409b796f067bbfacbf4433067eb8d601f62283..cdf9264c6254e9cf5b622384cadeb13bd90f40d3 100644
--- a/ui/accelerated_widget_mac/DEPS
+++ b/blimp/client/DEPS
@@ -1,8 +1,13 @@
include_rules = [
+ "+base",
+ "+cc",
+ "-cc/blink",
+ "-chrome"
+ "-content",
+ "+gpu",
+ "+jni",
+ "+skia",
"+third_party/skia",
- "+ui/base/cocoa",
- "+ui/base",
- "+ui/events",
"+ui/gfx/geometry",
"+ui/gfx/native_widget_types.h",
"+ui/gl",

Powered by Google App Engine
This is Rietveld 408576698