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

Unified Diff: content/content.gyp

Issue 1137393003: Add style information to the snapshot node (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: address sievers review Created 5 years, 7 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 | « content/browser/web_contents/web_contents_android.cc ('k') | content/public/android/BUILD.gn » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: content/content.gyp
diff --git a/content/content.gyp b/content/content.gyp
index 0125b2c8c7f2d288aad4f7a4c8b5cc379384b934..64ff81a9bf2f577c3554c8a1d4708b11cf609327 100644
--- a/content/content.gyp
+++ b/content/content.gyp
@@ -439,6 +439,7 @@
'../ui/android/ui_android.gyp:ui_java',
'../ui/touch_selection/ui_touch_selection.gyp:selection_event_type_java',
'../ui/touch_selection/ui_touch_selection.gyp:touch_handle_orientation_java',
+ '../ui/accessibility/accessibility.gyp:ax_enumerations_java',
no sievers 2015/05/27 19:55:57 Shouldn't you get this automatically by depending
sgurun-gerrit only 2015/05/29 00:35:24 Done.
'../third_party/WebKit/public/blink_headers.gyp:blink_headers_java',
'common_aidl',
'console_message_level_java',
« no previous file with comments | « content/browser/web_contents/web_contents_android.cc ('k') | content/public/android/BUILD.gn » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698