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

Unified Diff: athena/main/DEPS

Issue 544953003: Supprot V2 app: step1 (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: rebase Created 6 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
« no previous file with comments | « athena/extensions/chrome/athena_apps_client.cc ('k') | athena/main/athena_frame_view.h » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: athena/main/DEPS
diff --git a/athena/main/DEPS b/athena/main/DEPS
index 4316d72cb63b20e4e0af5de5f4d210651692e2c9..da4ff5d924cc47b846bdaa05058ca3bc4d123819 100644
--- a/athena/main/DEPS
+++ b/athena/main/DEPS
@@ -44,9 +44,12 @@ specific_include_rules = {
],
# TODO(oshima): Remove this.
"placeholder\.*": [
- "+third_party/skia",
+ "+third_party/skia/include",
"+ui/gfx",
"+ui/views",
],
+ "athena_frame_view\.*": [
+ "+third_party/skia/include",
+ ],
}
« no previous file with comments | « athena/extensions/chrome/athena_apps_client.cc ('k') | athena/main/athena_frame_view.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698