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

Unified Diff: athena/main/athena_main.gyp

Issue 314303004: Use webview in web activity (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: added unittests Created 6 years, 6 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/main/athena_main.gyp
diff --git a/athena/main/athena_main.gyp b/athena/main/athena_main.gyp
index 268aca2b5fbc538aaa85bbe93cb82dfef4ba073f..81af2579df2d35dcdbbd363f1ce5ac572627a773 100644
--- a/athena/main/athena_main.gyp
+++ b/athena/main/athena_main.gyp
@@ -17,6 +17,7 @@
'../../skia/skia.gyp:skia',
'../../ui/accessibility/accessibility.gyp:ax_gen',
'../../ui/views/views.gyp:views',
+ '../../url/url.gyp:url_lib',
],
'include_dirs': [
'../..',
@@ -27,8 +28,6 @@
'athena_main.cc',
'placeholder.cc',
'placeholder.h',
- 'placeholder_content.cc',
- 'placeholder_content.h',
],
},
{

Powered by Google App Engine
This is Rietveld 408576698