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

Unified Diff: content/content_browser.gypi

Issue 363853004: [Android] modified build order of Glow-Effect files (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: 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
« no previous file with comments | « no previous file | no next file » | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: content/content_browser.gypi
diff --git a/content/content_browser.gypi b/content/content_browser.gypi
index 6bf871a32f2f76eaf83ff99ef8f2783a9e547588..ea1de17c0f495ff795328aedb3fcdee4b6494c3c 100644
--- a/content/content_browser.gypi
+++ b/content/content_browser.gypi
@@ -287,8 +287,8 @@
'browser/android/download_controller_android_impl.cc',
'browser/android/download_controller_android_impl.h',
'browser/android/devtools_auth.cc',
- 'browser/android/edge_effect.h',
'browser/android/edge_effect.cc',
+ 'browser/android/edge_effect.h',
'browser/android/gesture_event_type_list.h',
'browser/android/in_process/synchronous_compositor_factory_impl.cc',
'browser/android/in_process/synchronous_compositor_factory_impl.h',
@@ -302,8 +302,8 @@
'browser/android/interstitial_page_delegate_android.h',
'browser/android/load_url_params.cc',
'browser/android/load_url_params.h',
- 'browser/android/overscroll_glow.h',
'browser/android/overscroll_glow.cc',
+ 'browser/android/overscroll_glow.h',
'browser/android/popup_item_type_list.h',
'browser/android/surface_texture_peer_browser_impl.cc',
'browser/android/surface_texture_peer_browser_impl.h',
« no previous file with comments | « no previous file | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698