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

Unified Diff: chrome/chrome.gyp

Issue 11555004: Refactoring JavaScript modal dialog. (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: Fixed proguard Created 8 years 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: chrome/chrome.gyp
diff --git a/chrome/chrome.gyp b/chrome/chrome.gyp
index c256b085fa2abe62b2497bc83c065a17fdb69bc6..e5a31f5dab69419ad404dac386669bafe4a2ce5d 100644
--- a/chrome/chrome.gyp
+++ b/chrome/chrome.gyp
@@ -1072,6 +1072,7 @@
'../content/content.gyp:content_java',
'../content/content.gyp:navigation_interception_java',
'../content/content.gyp:web_contents_delegate_android_java',
+ '../third_party/guava/guava.gyp:guava_javalib',
'../ui/ui.gyp:ui_java',
],
'variables': {

Powered by Google App Engine
This is Rietveld 408576698