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

Unified Diff: athena/athena.gyp

Issue 558243002: V2 app support step2 : Use NativeAppWindow for Activity's window. (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: 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
Index: athena/athena.gyp
diff --git a/athena/athena.gyp b/athena/athena.gyp
index 16ccb70b6cac1a092b38eee97085e754dab583fa..22f1adb0c0f4137ad615aaca39a1886fb77ca10c 100644
--- a/athena/athena.gyp
+++ b/athena/athena.gyp
@@ -187,6 +187,7 @@
'type': 'static_library',
'dependencies': [
'../extensions/shell/app_shell.gyp:app_shell_lib',
+ '../skia/skia.gyp:skia',
oshima 2014/09/10 21:20:53 this is for webview include (which brings skia hea
],
'sources': [
'content/shell/content_activity_factory.cc',

Powered by Google App Engine
This is Rietveld 408576698