| Commit message (Collapse) | Author | Age | Files | Lines |
|
|
|
|
|
|
|
|
|
| |
Native NTP needs foreign session sync related functionalities. Expose them to Java side.
BUG=178925
Review URL: https://chromiumcodereview.appspot.com/21042014
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@214854 0039d316-1c4b-4281-b951-d872f2087c98
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
Broke Android compile:
In file included from ../../chrome/browser/android/foreign_session_helper.cc:5:0:
../../chrome/browser/android/foreign_session_helper.h:13:60: fatalerror: chrome/browser/ui/webui/session_favicon_source.h: No such file or directory
compilation terminated.
ninja: build stopped: subcommand failed.
http://build.chromium.org/p/chromium/buildstatus?builder=Android&number=11673
> [Android] Expose foreign session sync related funtionalities through JNI.
>
> Native NTP needs foreign session sync related functionalities. Expose them to Java side.
>
> BUG=178925
>
> Review URL: https://chromiumcodereview.appspot.com/19874002
TBR=kkimlabs@chromium.org
Review URL: https://codereview.chromium.org/21169003
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@214543 0039d316-1c4b-4281-b951-d872f2087c98
|
|
Native NTP needs foreign session sync related functionalities. Expose them to Java side.
BUG=178925
Review URL: https://chromiumcodereview.appspot.com/19874002
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@214539 0039d316-1c4b-4281-b951-d872f2087c98
|