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

Issue 243343002: Remove fake_wifi_service.cc from production wifi component. (Closed)

Created:
6 years, 8 months ago by mef
Modified:
6 years, 7 months ago
Reviewers:
tfarina
CC:
chromium-reviews
Visibility:
Public.

Description

Remove fake_wifi_service.cc from production wifi component. BUG=

Patch Set 1 #

Patch Set 2 : Fix browser_test dependencies. #

Patch Set 3 : wifi_test_support depends on onc_component. #

Total comments: 1

Patch Set 4 : Change wifi_test_support target to be a component. #

Patch Set 5 : Sync to r266200 #

Unified diffs Side-by-side diffs Delta from patch set Stats (+18 lines, -1 line) Patch
M chrome/chrome_tests.gypi View 1 2 3 4 1 chunk +3 lines, -0 lines 0 comments Download
M components/wifi.gypi View 1 2 3 4 2 chunks +15 lines, -1 line 0 comments Download

Messages

Total messages: 8 (0 generated)
mef
6 years, 8 months ago (2014-04-18 18:55:08 UTC) #1
tfarina
You have a link error: Undefined symbols for architecture i386: "wifi::WiFiService::CreateForTest()", referenced from: (anonymous namespace)::ExtensionNetworkingPrivateApiTest::CreateNetworkingPrivateServiceClient(content::BrowserContext*) ...
6 years, 8 months ago (2014-04-18 23:16:07 UTC) #2
mef
On 2014/04/18 23:16:07, tfarina wrote: > You have a link error: > > Undefined symbols ...
6 years, 8 months ago (2014-04-21 14:05:31 UTC) #3
tfarina
On 2014/04/21 14:05:31, mef wrote: > On 2014/04/18 23:16:07, tfarina wrote: > > You have ...
6 years, 8 months ago (2014-04-21 14:59:13 UTC) #4
tfarina
Hi, do you need some help from me? If you are stuck, I think I ...
6 years, 8 months ago (2014-04-23 22:42:43 UTC) #5
mef
On 2014/04/23 22:42:43, tfarina wrote: > Hi, do you need some help from me? If ...
6 years, 8 months ago (2014-04-24 00:27:11 UTC) #6
tfarina
We can start from the android issues. I put a CL up for review here ...
6 years, 8 months ago (2014-04-24 03:23:20 UTC) #7
tfarina
6 years, 8 months ago (2014-04-27 21:18:14 UTC) #8
In the next step (2), I will introduce fake_wifi_service.h to host the class
declaration. This should remove the need for CreateForTest().

Powered by Google App Engine
This is Rietveld 408576698