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

Unified Diff: ui/snapshot/DEPS

Issue 929903002: Remove cc dependency from ui/base (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Revert changes in ui/PRESUBMIT.py Created 5 years, 10 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
« no previous file with comments | « ui/snapshot/BUILD.gn ('k') | ui/snapshot/snapshot.gyp » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: ui/snapshot/DEPS
diff --git a/ui/snapshot/DEPS b/ui/snapshot/DEPS
index f5fd947304ba6cee5deb3e1971703e5b3fe3f292..6d6cbdf647912b5055a104731d6e17ef05e3d621 100644
--- a/ui/snapshot/DEPS
+++ b/ui/snapshot/DEPS
@@ -5,7 +5,9 @@ include_rules = [
"+skia/ext",
"+third_party/skia",
"+ui/aura",
- "+ui/base",
+ "+ui/android/view_android.h",
+ "+ui/android/window_android.h",
+ "+ui/android/window_android_compositor.h",
"+ui/compositor",
"+ui/gfx",
"+ui/gl",
« no previous file with comments | « ui/snapshot/BUILD.gn ('k') | ui/snapshot/snapshot.gyp » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698